summaryrefslogtreecommitdiff
path: root/configs/raspberrypi_defconfig
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-01-18 19:40:17 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-19 20:46:18 +0100
commit7b4a96de9dc52dce2e53e26673277e07a08a4ded (patch)
treede34513a4186b81e925f4d0a90eedd43e00223c4 /configs/raspberrypi_defconfig
parent8b955aa5bdd8f7e8b7ce349f7b7ea4a505d6805a (diff)
configs/raspberrypi: bump kernel version
Bump to linux-3.10.27, plus a slew of RPi-specific fixes. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/raspberrypi_defconfig')
-rw-r--r--configs/raspberrypi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig
index 6a171652d..ffcb0279a 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -17,7 +17,7 @@ BR2_DEFAULT_KERNEL_VERSION="3.10.25"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="75d03120bc36b1cc3166973b8edc11f033ab7c0d"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="ab2ed0dbf37e8d397e60f37621629082da75cd58"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
BR2_LINUX_KERNEL_ZIMAGE=y