summaryrefslogtreecommitdiff
path: root/configs/raspberrypi_defconfig
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-05-08 23:11:02 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-09 16:30:01 +0200
commitc87bb5f5d676442110e0e0b4f0627df4620f1228 (patch)
tree2a2b7fce256e8072980327271f5c4d53cdd6bf6c /configs/raspberrypi_defconfig
parent067398c636bd0ac414c480f1cd05b55b84d87784 (diff)
configs: bump kernel used for the RPi
Fixes some USB-related bugs. 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 4fba6c7f7..d0c581396 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -16,7 +16,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y
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="81bd944c02f65f706ad257f113fd5b2f62cdd03f"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="b09a27249d61475e4423607f7632a5aa6e7b3a53"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
BR2_LINUX_KERNEL_ZIMAGE=y