From: Yann E. MORIN Date: Sun, 2 Mar 2014 17:07:13 +0000 (+0100) Subject: configs/raspberrypi: bump kernel version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e78a7daa9faf56ea42b816e9defd58ee73f6472;p=buildroot.git configs/raspberrypi: bump kernel version Bump from rpi-3.10.29 to rpi-3.10.32. Signed-off-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- 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