From 2c19e8882f244e3f01bca058b54cfe4df854b93e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 13 Feb 2016 12:39:09 -0800 Subject: linux-raspberrypi: Add recipe for 4.4 release Signed-off-by: Khem Raj Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.4.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.4.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb new file mode 100644 index 0000000..47084e4 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb @@ -0,0 +1,6 @@ +LINUX_VERSION ?= "4.4.1" + +SRCREV = "52d3149aba3c684db1b6c739ca794dc330d92929" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y" + +require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf