Skip to content

Commit 5304ced

Browse files
yvantorbelanoa
authored andcommitted
Bump PULP runtime commit
1 parent 4a803e3 commit 5304ced

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 ?= 1e3bccf # branch: lg/upstream
78+
PULP_RUNTIME_COMMIT ?= aca74d1 # branch: lg/upstream
7979

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

0 commit comments

Comments
 (0)