[yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi_4.9.bb: Add recipe for 4.9 release

Khem Raj raj.khem at gmail.com
Thu Jan 12 10:29:05 PST 2017


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-kernel/linux/linux-raspberrypi_4.9.bb | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.9.bb

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 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+
+LINUX_VERSION ?= "4.9.2"
+
+SRCREV = "4052b0da7dbab0df22ca8733cf50b3e573e221e0"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
+"
+require linux-raspberrypi.inc
-- 
2.11.0




More information about the yocto mailing list