summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2013-06-03 10:15:50 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-03 23:07:19 +0200
commitc11c9e6ef249d4a6247d9439ce3ab090119268f5 (patch)
treecc447eed805decb398a1f021607b17bf7d9524af /configs
parentd8286a993ac1738ef08a6b9aca03e629e5c9bb89 (diff)
downloadbuildroot-novena-c11c9e6ef249d4a6247d9439ce3ab090119268f5.tar.gz
buildroot-novena-c11c9e6ef249d4a6247d9439ce3ab090119268f5.zip
boards/rpi: bump kernel
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/rpi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig
index 96f63ba12..e3d0a79ee 100644
--- a/configs/rpi_defconfig
+++ b/configs/rpi_defconfig
@@ -17,7 +17,7 @@ BR2_DEFAULT_KERNEL_VERSION="3.6.11"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="e959a8e"
+BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="5d5301e"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
BR2_LINUX_KERNEL_ZIMAGE=y