Skip to content

Commit 443d7aa

Browse files
alex96295belanoa
authored andcommitted
Makefile: Bump pulp-runtime
* Update drivers for carfield's cluster (HCI ECC)
1 parent 6123846 commit 443d7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sw-clean:
7575

7676
## Clone pulp-runtime as SW stack
7777
PULP_RUNTIME_REMOTE ?= https://github.com/pulp-platform/pulp-runtime.git
78-
PULP_RUNTIME_COMMIT ?= b3c239c # branch: lg/upstream
78+
PULP_RUNTIME_COMMIT ?= e8fcd88 # branch: lg/upstream
7979

8080
pulp-runtime:
8181
git clone $(PULP_RUNTIME_REMOTE) $@

0 commit comments

Comments
 (0)