[yocto] [meta-raspberrypi][PATCH 1/1] linux-raspberrypi: Update 3.18 branch to 3.18.11

Petter Mabäcker petter at technux.se
Mon Apr 27 23:58:18 PDT 2015


Update linux-raspberrypi_3.18 to latest version.

Remove sl030raspberrypii2ckernel.patch since it will not apply anymore
and its content seems to be obsolite in later kernel versions.

[Support #56]

Signed-off-by: Petter Mabäcker <petter at technux.se>
---
 recipes-kernel/linux/linux-raspberrypi_3.18.bb | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.18.bb
index 921e702..e7a6221 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.18.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.18.bb
@@ -1,8 +1,7 @@
-LINUX_VERSION ?= "3.18.5"
+LINUX_VERSION ?= "3.18.11"
 
-SRCREV = "a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46"
+SRCREV = "b2f16e549532870e0c6fa3b588ad239fd9421702"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y \
-           file://sl030raspberrypii2ckernel.patch \
           "
 
 require linux-raspberrypi.inc
-- 
1.9.1




More information about the yocto mailing list