summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-29 00:50:03 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-30 15:22:01 +0100
commit52d98bdaa2a243ce0b3c6dfaff76ecfaf89a0b30 (patch)
tree068469d650c68d2b406717916c453efd22cd6cb4 /meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
parent46b1ab616a5eb792e8cb29cfbe340fecd605bea7 (diff)
downloadopenembedded-core-contrib-52d98bdaa2a243ce0b3c6dfaff76ecfaf89a0b30.tar.gz
linux-yocto/5.13: enable TYPEC_TCPCI in usbc fragment
To make the usbc fragment more generally usable, we enable the Type-C Port Controller driver for TCPCI-compliant controller. 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.13.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
index 20453780f2..4cc0d9409f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine:qemuarm ?= "52d457436c83b3ce994a12d5387c532df7859e3d"
SRCREV_machine ?= "e167b61e5f9f6e6de8d57f72ed022ea6cdf9ba85"
-SRCREV_meta ?= "676addb3befc0f44818ed231d90c58d8e4fc005f"
+SRCREV_meta ?= "45ba17c2208f4b39c36fdb748df5929b8f6b6f83"
PV = "${LINUX_VERSION}+git${SRCPV}"