From 78519944fe99d73c6cc34142f2f452589fd6ac7b Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 17 Dec 2013 17:50:41 +0200 Subject: linux-raspberrypi: Update v3.10.18 to v3.10.24 Change-Id: Icf95ec58d39eb187c0cf0fe31fd1822f81f3f038 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 6 ------ recipes-kernel/linux/linux-raspberrypi_3.10.24.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.18.bb create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.24.bb (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb deleted file mode 100644 index 83bf253..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb +++ /dev/null @@ -1,6 +0,0 @@ -SRCREV = "b49aafd02fa7572d387acd34550beea5b4c3d239" -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.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb new file mode 100644 index 0000000..2adf7aa --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb @@ -0,0 +1,6 @@ +SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491" +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