linux-yocto/6.6: can: drop obsolete CONFIG_PCH_CAN

Integrating the following commit(s) to linux-yocto/.:

1/1 [
    Author: Anuj Mittal
    Email: anuj.mittal@intel.com
    Subject: can: drop obsolete CONFIG_PCH_CAN
    Date: Fri, 26 Jan 2024 09:45:25 +0800

    The driver was removed in v6.2.

    1dd1b521be

    Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
    Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]

(From OE-Core rev: 6a06e227bb3539b868e7e0aaf3d9d8c7eb67930a)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2024-02-06 15:53:32 -05:00
committed by Richard Purdie
parent e5f760b26f
commit edc4785967
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ python () {
}
SRCREV_machine ?= "55f4682a75d1673cd78504a7342918c1b5dc4d16"
SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6"
SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https"

View File

@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e"
SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6"
SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
PV = "${LINUX_VERSION}+git"

View File

@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "43f7233f561431ae4c0e745985921bc84095a39e"
SRCREV_machine:qemux86-64 ?= "43f7233f561431ae4c0e745985921bc84095a39e"
SRCREV_machine:qemumips64 ?= "5915b5fa9b827e29cf1946dc0f92ab2b481de011"
SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e"
SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6"
SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
# get the <version>/base branch, which is pure upstream -stable, and the same