[yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Update v3.12.4 to v3.12.7

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


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

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb
deleted file mode 100644
index 17025f2..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "9fbb114990c409406ae20c56871727ff8d4fa6ca"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
new file mode 100644
index 0000000..b71363c
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
@@ -0,0 +1,6 @@
+SRCREV = "7b3d6227aa8285f7cbd5b8ec767a840b6ac42477"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.1.4




More information about the yocto mailing list