[yocto] [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30

Andrei Gherzan andrei at gherzan.ro
Fri Feb 21 02:29:03 PST 2014


Change-Id: Ib15942c4f525c8765d49deda94d2195dc01df14c
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | 6 ------
 recipes-kernel/linux/linux-raspberrypi_3.10.30.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.30.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
deleted file mode 100644
index 03f0bd0..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb
new file mode 100644
index 0000000..e1f2a1a
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb
@@ -0,0 +1,6 @@
+SRCREV = "26d1de2993c81c01f91ebc93a1fad8957c9ece17"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.1.4




More information about the yocto mailing list