summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.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 23:19:53 +0000
commit3e0eb102ecaafc42594005fce6a43ec2132026d1 (patch)
treede06eb31b45f0f8a79148b1f00414d2f25352a00 /meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
parentffb4051e2d905f6ac297365b7e25a40b4236f1e0 (diff)
downloadpoky-3e0eb102ecaafc42594005fce6a43ec2132026d1.tar.gz
linux-yocto: pinctrl config change for cannonlake
Integrating a configuration change to enable pinctrl for the cannonlake platform. (From OE-Core rev: 1819fff97b10e5bfa9257b7471ed79188195c9f2) 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_4.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
index 730fc4b395..61751b7bb7 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "6cc861e796ab19a6827cf9996e7755f1875d553e" 18SRCREV_machine_qemuarm ?= "6cc861e796ab19a6827cf9996e7755f1875d553e"
19SRCREV_machine ?= "11e0e616ed095bb8012e1b4a231254c9656a0193" 19SRCREV_machine ?= "11e0e616ed095bb8012e1b4a231254c9656a0193"
20SRCREV_meta ?= "8bbb1a762d4370b0698403f75a5b98ed25a3517f" 20SRCREV_meta ?= "b173a1b0a218f2bebc28251ef08ee592652b6bc0"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23