summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi_defconfig
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-02-10 21:53:24 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-10 22:05:49 +0100
commitbc833466b3587fa4f949020ebd72106c520c9dee (patch)
tree2dc4e07127736fe3fc5f29dc3e14bfd12fe5163f /configs/raspberrypi_defconfig
parent746d47c617bf9c4b8658e076a4832714ae36494c (diff)
downloadbuildroot-bc833466b3587fa4f949020ebd72106c520c9dee.tar.gz
buildroot-bc833466b3587fa4f949020ebd72106c520c9dee.zip
configs/raspberrypi: bump kernel version
Bump from rpi-3.10.27 to rpi-3.10.29. 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 ffcb0279a9..b334b0adab 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="ab2ed0dbf37e8d397e60f37621629082da75cd58"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="cdeb937acdc0cb00e3d3bc30d6053ec53030cc64"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
BR2_LINUX_KERNEL_ZIMAGE=y
OpenPOWER on IntegriCloud