From 5ded4ebaf2de349d4aca2fa43c08620b5efd8e40 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Sat, 5 Jan 2019 20:50:56 +0100 Subject: configs/raspberrypi*: bump kernel version to 4c5aec7827 Now based on 4.14.91 (from 4.14.74). Signed-off-by: Peter Seiderer Signed-off-by: Peter Korsgaard --- configs/raspberrypi3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/raspberrypi3_defconfig') diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig index 75f2dec9da..b976389d65 100644 --- a/configs/raspberrypi3_defconfig +++ b/configs/raspberrypi3_defconfig @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,6d27aa156c26977dfd079a7107e31670127d17d3)/linux-6d27aa156c26977dfd079a7107e31670127d17d3.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4c5aec7827ac970729ac54e57cbd85fba878a462)/linux-4c5aec7827ac970729ac54e57cbd85fba878a462.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" # Build the DTB from the kernel sources -- cgit v1.2.3