[yocto] [meta-raspberrypi][PATCH 1/1] linux-raspberrypi_3.10.18: Fix commit SHA

Andrei Gherzan andrei at gherzan.ro
Tue Dec 3 13:20:57 PST 2013


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 <andrei at gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \
           "
-- 
1.8.1.4




More information about the yocto mailing list