summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-13 12:39:09 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2016-03-10 15:15:44 +0100
commit2c19e8882f244e3f01bca058b54cfe4df854b93e (patch)
treec6f279cd3308d81ea08b281ca69b7c878c99acd3
parent00962adc49f43dd55ffb2e1b6f296ef7272ff386 (diff)
downloadmeta-raspberrypi-2c19e8882f244e3f01bca058b54cfe4df854b93e.tar.gz
linux-raspberrypi: Add recipe for 4.4 release
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.4.bb6
1 files changed, 6 insertions, 0 deletions
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 @@
1LINUX_VERSION ?= "4.4.1"
2
3SRCREV = "52d3149aba3c684db1b6c739ca794dc330d92929"
4SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y"
5
6require linux-raspberrypi.inc