summaryrefslogtreecommitdiff
path: root/configs/raspberrypi3_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-04-25 09:35:32 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-04-25 14:07:58 +0200
commitc8c221b08b864f1b9f6bb7b0eb06d3173b71d2e6 (patch)
tree1842b8fc2873d73d2d91478fd9020f631d1e0aa6 /configs/raspberrypi3_defconfig
parentb159b15d078580381e089e43c15626eef5bafb95 (diff)
configs/raspberrypi3: sync kernel version with rpi/rpi2
Move to 4.4 series. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/raspberrypi3_defconfig')
-rw-r--r--configs/raspberrypi3_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index 80ce9087d6..b30de435d8 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -7,13 +7,13 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_SYSTEM_DHCP="eth0"
-# Linux headers same as kernel, a 4.1 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
+# Linux headers same as kernel, a 4.4 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="20fe468af4bb40fec0f81753da4b20a8bfc259c9"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="3de232825c9ba5989522b8691eb6ac5df6619458"
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
# Build the DTB from the kernel sources