[yocto] [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11

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


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

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
new file mode 100644
index 0000000..ff8ed2a
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
@@ -0,0 +1,6 @@
+SRCREV = "e297b214d77ce06a321e5ff98d74ae511ce18696"
+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
deleted file mode 100644
index b71363c..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-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