[yocto] [meta-raspberrypi][PATCH 5/9] linux-raspberrypi: Replace v3.13.3 by v3.14.2

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


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

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
deleted file mode 100644
index 078c031..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "660b0008f5d318d8a29187b64c8717e75ad14c1c"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.13.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb b/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb
new file mode 100644
index 0000000..9cb7c64
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb
@@ -0,0 +1,6 @@
+SRCREV = "b0da29026e2bd5602fed7f650124838696f9dda6"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.5.3




More information about the yocto mailing list