It builds 6.9 kernel version from mainline-tracking tree. https://github.com/intel/mainline-tracking
tag: mainline-tracking-v6.9-rc3-linux-240410T060143Z Drop v6.8 mainline recipe Signed-off-by: Yogesh Tyagi <[email protected]> --- .../linux/{linux-intel_6.8.bb => linux-intel_6.9.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-kernel/linux/{linux-intel_6.8.bb => linux-intel_6.9.bb} (71%) diff --git a/recipes-kernel/linux/linux-intel_6.8.bb b/recipes-kernel/linux/linux-intel_6.9.bb similarity index 71% rename from recipes-kernel/linux/linux-intel_6.8.bb rename to recipes-kernel/linux/linux-intel_6.9.bb index 036879db..9a760b1d 100644 --- a/recipes-kernel/linux/linux-intel_6.8.bb +++ b/recipes-kernel/linux/linux-intel_6.9.bb @@ -10,11 +10,11 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-mainline-tracking-${LINUX_KERNEL_TYPE}" -LINUX_VERSION ?= "6.8" -SRCREV_machine ?= "efbae83db36abbbbdb946d4f7bbdfda174107cd2" -SRCREV_meta ?= "27907f391a4fc508da21358b13419c6e86926c34" +LINUX_VERSION ?= "6.9-rc3" +SRCREV_machine ?= "3835a3b0a6c31526ae2d9b736bbaae2c7810881f" +SRCREV_meta ?= "6ae0f49095f26f3133d00772d8d9ca775fdacf9c" # Functionality flags KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" -UPSTREAM_CHECK_GITTAGREGEX = "^mainline-tracking-v6.7-rc3-linux-(?P<pver>(\d+)T(\d+)Z)$" +UPSTREAM_CHECK_GITTAGREGEX = "^mainline-tracking-v6.9-rc3-linux-(?P<pver>(\d+)T(\d+)Z)$" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8279): https://lists.yoctoproject.org/g/meta-intel/message/8279 Mute This Topic: https://lists.yoctoproject.org/mt/105529025/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
