[yocto] [meta-raspberrypi][PATCH 4/9] linux-raspberrypi: Update v3.12.11 to v3.12.18

Andrei Gherzan andrei at gherzan.ro
Fri May 9 06:09:01 PDT 2014


Change-Id: Ifa763e4352051e4533eac98b4f7c74daf791cf72
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.18.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.18.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
deleted file mode 100644
index ff8ed2a..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-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.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb
new file mode 100644
index 0000000..736be5f
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb
@@ -0,0 +1,6 @@
+SRCREV = "b09a27249d61475e4423607f7632a5aa6e7b3a53"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.5.3




More information about the yocto mailing list