From d399605ea5223d9153fa72d56ef53c6188fb7a50 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 8 May 2014 20:51:21 +0300 Subject: linux-raspberrypi: Update v3.10.30 to v3.10.38 Change-Id: Ia620e8fd6928f9cd2c625b87599cd6d6a405a344 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.10.30.bb | 6 ------ recipes-kernel/linux/linux-raspberrypi_3.10.38.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.30.bb create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.38.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb deleted file mode 100644 index e1f2a1a..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb +++ /dev/null @@ -1,6 +0,0 @@ -SRCREV = "26d1de2993c81c01f91ebc93a1fad8957c9ece17" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ - file://sl030raspberrypii2ckernel.patch \ - " - -require linux-raspberrypi.inc diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.38.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.38.bb new file mode 100644 index 0000000..a0c5012 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.38.bb @@ -0,0 +1,6 @@ +SRCREV = "1b49b450222df26e4abf7abb6d9302f72b2ed386" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf