All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Update v3.12.4 to v3.12.7
@ 2014-01-17 15:16 Andrei Gherzan
  2014-01-17 15:16 ` [meta-raspberrypi][PATCH 2/5] linux-raspberrypi: Update v3.10.24 to v3.10.26 Andrei Gherzan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Andrei Gherzan @ 2014-01-17 15:16 UTC (permalink / raw)
  To: yocto

Change-Id: Id721163e3e69946e3c82710bf12851211b493dee
Signed-off-by: Andrei Gherzan <andrei@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



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-19 16:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 15:16 [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Update v3.12.4 to v3.12.7 Andrei Gherzan
2014-01-17 15:16 ` [meta-raspberrypi][PATCH 2/5] linux-raspberrypi: Update v3.10.24 to v3.10.26 Andrei Gherzan
2014-01-17 15:16 ` [meta-raspberrypi][PATCH 3/5] firmware: Update to remove HEAD Andrei Gherzan
2014-01-17 15:16 ` [meta-raspberrypi][PATCH 4/5] userland: " Andrei Gherzan
2014-01-18  0:45   ` Paul Barker
2014-01-18 10:24     ` Andrei Gherzan
2014-01-17 15:16 ` [meta-raspberrypi][PATCH 5/5] linux-raspberrypi: Update v3.11.10 to remote HEAD Andrei Gherzan
2014-01-19 16:53 ` [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Update v3.12.4 to v3.12.7 Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.