From 3f519e6b898560f3a4ed070d2f8a1e8b039a399c Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 29 Nov 2013 11:46:37 +0200 Subject: linux-raspberrypi_3.10.18: Fix commit SHA The remote SHA used is no longer available in github. Move to a usable one. Fixies this build error: fatal: reference is not a tree: ae937f99fee8a37f2ddd7270f6bcc0e497e8c903 on raspberry 3.10 kernel: raspberrypi-poky-linux-gnueabi/linux-raspberrypi/3.10.18+gitae937f99fee8a37f2ddd7270f6bcc0e497e8c903-r0 More info: https://trello.com/c/tQ7l8ftd Change-Id: I9fcc571622cbe4adb8ed99b11e5d6889e791d555 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb index 84d6fce..83bf253 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb @@ -1,4 +1,4 @@ -SRCREV = "ae937f99fee8a37f2ddd7270f6bcc0e497e8c903" +SRCREV = "b49aafd02fa7572d387acd34550beea5b4c3d239" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ file://sl030raspberrypii2ckernel.patch \ " -- cgit v1.2.3-54-g00ecf