[yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update v3.10.18 to v3.10.24

Andrei Gherzan andrei at gherzan.ro
Tue Dec 17 07:59:11 PST 2013


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

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
deleted file mode 100644
index 83bf253..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "b49aafd02fa7572d387acd34550beea5b4c3d239"
-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.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb
new file mode 100644
index 0000000..2adf7aa
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb
@@ -0,0 +1,6 @@
+SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491"
+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