Skip to content

Commit

Permalink
chore: update linux (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolitzer committed Apr 12, 2024
1 parent 110f914 commit c5046d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ TOOLCHAIN_SUFFIX ?=
TOOLCHAIN_TAG ?= devel$(TOOLCHAIN_SUFFIX)
TOOLCHAIN_CONFIG ?= configs/ct-ng-config$(TOOLCHAIN_SUFFIX)
CONTAINER_BASE := /opt/cartesi/toolchain$(TOOLCHAIN_SUFFIX)
KERNEL_VERSION ?= 6.5.9-ctsi-1
KERNEL_VERSION ?= 6.5.13-ctsi-1
KERNEL_SRCPATH := linux-$(KERNEL_VERSION).tar.gz

BUILD_ARGS = --build-arg TOOLCHAIN_CONFIG=$(TOOLCHAIN_CONFIG) \
Expand Down
2 changes: 1 addition & 1 deletion shasumfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bfc4d196b90592a2a6bef83ead9e196da6ab6d5978b48ee5e8ccf02913355bc2 linux-6.5.9-ctsi-1.tar.gz
bfc4d196b90592a2a6bef83ead9e196da6ab6d5978b48ee5e8ccf02913355bc2 linux-6.5.13-ctsi-1.tar.gz

0 comments on commit c5046d3

Please sign in to comment.