summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_6.6.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-02-06 15:53:32 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-08 10:59:06 +0000
commitedc4785967a574f7329cf1bf92350aa261336244 (patch)
tree14e2831bf7aabbd54babd77bb14617bdb3b1bbf6 /meta/recipes-kernel/linux/linux-yocto_6.6.bb
parente5f760b26fc3f0b9e46aacd5fbb10ce81c3ec3b7 (diff)
downloadpoky-edc4785967a574f7329cf1bf92350aa261336244.tar.gz
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. https://github.com/torvalds/linux/commit/1dd1b521be85417ec409062319520ca26c1c589e 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>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_6.6.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_6.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.6.bb b/meta/recipes-kernel/linux/linux-yocto_6.6.bb
index 513a55dfa4..9f2fd64b34 100644
--- a/meta/recipes-kernel/linux/linux-yocto_6.6.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_6.6.bb
@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "43f7233f561431ae4c0e745985921bc84095a39e"
29SRCREV_machine:qemux86-64 ?= "43f7233f561431ae4c0e745985921bc84095a39e" 29SRCREV_machine:qemux86-64 ?= "43f7233f561431ae4c0e745985921bc84095a39e"
30SRCREV_machine:qemumips64 ?= "5915b5fa9b827e29cf1946dc0f92ab2b481de011" 30SRCREV_machine:qemumips64 ?= "5915b5fa9b827e29cf1946dc0f92ab2b481de011"
31SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e" 31SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e"
32SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6" 32SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
33 33
34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
35# get the <version>/base branch, which is pure upstream -stable, and the same 35# get the <version>/base branch, which is pure upstream -stable, and the same