summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi_defconfig
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-03-02 18:07:13 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-02 21:00:17 +0100
commit3e78a7daa9faf56ea42b816e9defd58ee73f6472 (patch)
tree081f2574b1482a46ef74ea4c85f8c5770c432555 /configs/raspberrypi_defconfig
parent3d6ebaf644c54343cb6d3fcc8159cc76cf56a56e (diff)
downloadbuildroot-3e78a7daa9faf56ea42b816e9defd58ee73f6472.tar.gz
buildroot-3e78a7daa9faf56ea42b816e9defd58ee73f6472.zip
configs/raspberrypi: bump kernel version
Bump from rpi-3.10.29 to rpi-3.10.32. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 2d1cc34750..90ca90609b 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -15,7 +15,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="cdeb937acdc0cb00e3d3bc30d6053ec53030cc64"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="6ae359079d931d584c00492a7ea1d2538173b9b2"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
BR2_LINUX_KERNEL_ZIMAGE=y
OpenPOWER on IntegriCloud