[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi_4.9.bb: Update to 4.9.12
Khem Raj
raj.khem at gmail.com
Fri Feb 24 16:03:59 PST 2017
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index dcca369..b41a8ef 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
-LINUX_VERSION ?= "4.9.10"
+LINUX_VERSION ?= "4.9.12"
-SRCREV = "095c4480e1f623bdc8a221a171ef13b2223706b1"
+SRCREV = "c1271995832a090a94eb3b1c1678cb51b84ef1ca"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
file://0001-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch \
"
--
2.11.1
More information about the yocto
mailing list