Skip to content

Commit

Permalink
Makefile: update pulp-runtime commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Belano committed Dec 10, 2024
1 parent 80ae936 commit 8c75699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ sw-clean:

## Clone pulp-runtime as SW stack
PULP_RUNTIME_REMOTE ?= https://github.com/pulp-platform/pulp-runtime.git
PULP_RUNTIME_COMMIT ?= 5a063a8 # branch: astral
PULP_RUNTIME_COMMIT ?= 6a8fff7 # branch: upstream-features

pulp-runtime:
git clone $(PULP_RUNTIME_REMOTE) $@
Expand Down

0 comments on commit 8c75699

Please sign in to comment.