mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
kernel: config cleanups for 5.8+
Integrating the following configuration tweaks to fixup warnings and remove obselete configs for 5.8+: 84377c2c723 features: rename INTEL_PMC_IPC to MFD_INTEL_PMC_BXT 89b30487d09 features/inline: remove 0d357ccb3f3 intel-tco: switch ITCO_WDT to loadable module 0baed75c082 bsp: Drop the stale USB_MUSB_AM335X_CHILD (From OE-Core rev: 2ee1db250dd4a8e5e816dcfe8edcea5b2f98c104) 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
1828491f0c
commit
6d01d3427e
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "34702049e3c1a4bb927e5f8d1cbe5f134afb4036"
|
||||
SRCREV_meta ?= "da09024fed6c2d350ad69d400d4faaf4f2b623de"
|
||||
SRCREV_meta ?= "84377c2c723fe121d041f8fcfc99b8c244dcd6b0"
|
||||
|
||||
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.8;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user