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

Andrei Gherzan andrei at gherzan.ro
Fri Jan 17 07:16:38 PST 2014


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

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb
deleted file mode 100644
index 2adf7aa..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491"
-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.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
new file mode 100644
index 0000000..03f0bd0
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
@@ -0,0 +1,6 @@
+SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762"
+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