summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-03-24 23:11:51 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-25 11:56:52 +0000
commit1819fff97b10e5bfa9257b7471ed79188195c9f2 (patch)
tree3a9c9ca1425736e72e6cae9321f313e1f37c63bb /meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
parent26aa9ed853e6b4a7e36bc0a523e924c47e8c954a (diff)
downloadopenembedded-core-contrib-1819fff97b10e5bfa9257b7471ed79188195c9f2.tar.gz
linux-yocto: pinctrl config change for cannonlake
Integrating a configuration change to enable pinctrl for the cannonlake platform. Signed-off-by: Pradhan Surya Narayanx <surya.narayanx.pradhan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
index 589aee3431..760a1fbc56 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "2260c031075188dce4d30223527dda68e3940574"
SRCREV_machine ?= "37c8f2a3df1e3154087538a27228fad0c6e172c5"
-SRCREV_meta ?= "c713269d5c5a3dffb7e4aabeecbcb3d481a59151"
+SRCREV_meta ?= "122f60c86239e6b181f4c59a444140138ec074b6"
PV = "${LINUX_VERSION}+git${SRCPV}"