aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-11-02 22:45:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-04 17:14:18 +0000
commite0d3407289f8a494d76618d0e2a506657b70cd5e (patch)
tree07c47f494e9f3cd8c8a1fa097eeb4f49d0c85f1e /meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
parentd177516d846ec4bed483d7e9d80775bb341c869e (diff)
downloadopenembedded-core-e0d3407289f8a494d76618d0e2a506657b70cd5e.tar.gz
linux-yocto/4.12: configuration and feature updates
Integrating features and new configurations for the 4.12 kernel. With this update, a CGL-ready kernel can be configured out of the box. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 43c5846e22d246dde314657dbf90f9752b06a54c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
index ba67af357e..5dddc49d7c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.12.12"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_meta ?= "eda4d18ce4b259c84ccd5c249c3dc5958c16928c"
+SRCREV_machine ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
+SRCREV_meta ?= "73365069d89a8423a6f9f4b5560ee6bfdfc0b3d1"
PV = "${LINUX_VERSION}+git${SRCPV}"