Add recipe for NEX Mainline 6.11 rt kernel.
Use the 6.11 rt kernel tag 
mainline-tracking-pre-prod-v6.11-rt7-preempt-rt-240925T152713Z

Signed-off-by: Yogesh Tyagi <[email protected]>
---
 recipes-kernel/linux/linux-intel-rt_6.11.bb | 26 +++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-intel-rt_6.11.bb

diff --git a/recipes-kernel/linux/linux-intel-rt_6.11.bb 
b/recipes-kernel/linux/linux-intel-rt_6.11.bb
new file mode 100644
index 00000000..4367e943
--- /dev/null
+++ b/recipes-kernel/linux/linux-intel-rt_6.11.bb
@@ -0,0 +1,26 @@
+require linux-intel.inc
+
+SRC_URI:prepend = 
"git://github.com/intel/mainline-tracking.git;protocol=https;name=machine;nobranch=1;
 \
+                  "
+SRC_URI:append = " 
file://0001-6.11-lib-build_OID_registry-fix-reproducibility-issues.patch \
+                  "
+KMETA_BRANCH = "master"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
+
+DEPENDS += "elfutils-native openssl-native util-linux-native"
+
+LINUX_VERSION_EXTENSION ??= "-mainline-tracking-${LINUX_KERNEL_TYPE}"
+
+LINUX_VERSION ?= "6.11"
+SRCREV_machine ?= "8bf2da4f731bd973d5a91a31e71879f40de48a7e"
+SRCREV_meta ?= "07f0dd688718f2b9dc66488288542955841b5e49"
+
+LINUX_KERNEL_TYPE = "preempt-rt"
+
+# Functionality flags
+KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \
+                            features/security/security.scc \
+                            features/intel-npu/intel-npu.scc"
+
+UPSTREAM_CHECK_GITTAGREGEX = 
"^mainline-tracking-pre-prod-v6.11-rt7-preempt-rt-(?P<pver>(\d+)T(\d+)Z)$"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8435): 
https://lists.yoctoproject.org/g/meta-intel/message/8435
Mute This Topic: https://lists.yoctoproject.org/mt/108944647/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to