diff options
author | Martin Bark <martin@barkynet.com> | 2017-04-14 16:32:28 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-14 22:25:03 +0200 |
commit | 18a64a7f577a9ec4d46c7e64f80792ac1c6efc3c (patch) | |
tree | e2d3812933281038808d6ef4abc875e04915cb17 | |
parent | cea45223a827a0e5986ebf569a4f3c7ca4886665 (diff) | |
download | buildroot-18a64a7f577a9ec4d46c7e64f80792ac1c6efc3c.tar.gz buildroot-18a64a7f577a9ec4d46c7e64f80792ac1c6efc3c.zip |
configs/raspberrypi2_defconfig: bump version to 4.9.21
Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | configs/raspberrypi2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig index 55765b3688..48d632e7ac 100644 --- a/configs/raspberrypi2_defconfig +++ b/configs/raspberrypi2_defconfig @@ -13,7 +13,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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="935c7ce84c982a26f567a03a58a1537424569938" +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="5e4ee836560d4c0371e109bf469e1ad808ae7a44" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" # Build the DTB from the kernel sources |