summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-01-12 10:29:05 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2017-01-12 19:47:52 +0100
commite1f69daa805cb02ddd123ae2d4d48035cb5b41d0 (patch)
treed643d4c1d8107509ffab4ad8dcac4cd43d2e0ca3
parent02c0d414783040e9ae18e9636be6598dc29f54b0 (diff)
downloadmeta-raspberrypi-e1f69daa805cb02ddd123ae2d4d48035cb5b41d0.tar.gz
linux-raspberrypi_4.9.bb: Add recipe for 4.9 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
new file mode 100644
index 0000000..20f43aa
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2
3LINUX_VERSION ?= "4.9.2"
4
5SRCREV = "4052b0da7dbab0df22ca8733cf50b3e573e221e0"
6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
7"
8require linux-raspberrypi.inc