mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 19:17:07 +00:00
linux-yocto/5.10: 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. (From OE-Core rev: 485baca981188896a555d3a48c8b560718bb6e9d) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0a325880ea
commit
c28de3817e
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "969fef49cbbc8639e9622e6a0655337fbfcc7627"
|
||||
SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02"
|
||||
SRCREV_meta ?= "3f38ad49cf38519dc4492a3f802b743fde7b467e"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user