Skip to content

Commit

Permalink
pi/common: update kernel to 6.1.38
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed Jul 17, 2023
1 parent e384d27 commit 970dede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/pi/common/buildroot/kernel
@@ -1,7 +1,7 @@
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y

# rpi-6.1.y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,31dbf25138831241f31f7eee835b83a607eaa179)/linux-rpi-6.1.36-r1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,78dd782a2e40456f638614612fab2e9b23537d3c)/linux-rpi-6.1.38-r1.tar.gz"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y

BR2_KERNEL_HEADERS_AS_KERNEL=y
Expand Down

0 comments on commit 970dede

Please sign in to comment.