[yocto] [meta-raspberrypi][PATCH 2/6] linux-raspberrypi: Update available versions to HEAD

Andrei Gherzan andrei at gherzan.ro
Wed Nov 13 07:47:27 PST 2013


Update 3.11.0 to 3.11.7 HEAD.
Update 3.6.11 to HEAD.

Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 4 ----
 recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 4 ++++
 recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.7.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
deleted file mode 100644
index b197289..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-SRCREV = "d7474694bdc9836af17f4b4d839509f9aad7ffa7"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y"
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb
new file mode 100644
index 0000000..aa32829
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb
@@ -0,0 +1,4 @@
+SRCREV = "b975d0aab6816dd1dc4ff938a0c95bc551831163"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y"
+
+require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
index 5f173f9..b73ee03 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
@@ -1,4 +1,4 @@
-SRCREV = "cbd6672e7e1b2dc5026f5dc7929a13a9a68f2a62"
+SRCREV = "10bc58289a7ebf6b1ab724636e0a16116278e339"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y"
 
 require linux-raspberrypi.inc
-- 
1.8.1.4




More information about the yocto mailing list