Builds v6.1 version of linux-intel-lts tree.
Signed-off-by: Anuj Mittal <[email protected]>
---
recipes-kernel/linux/linux-intel_6.1.bb | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 recipes-kernel/linux/linux-intel_6.1.bb
diff --git a/recipes-kernel/linux/linux-intel_6.1.bb
b/recipes-kernel/linux/linux-intel_6.1.bb
new file mode 100644
index 00000000..ee27a5cf
--- /dev/null
+++ b/recipes-kernel/linux/linux-intel_6.1.bb
@@ -0,0 +1,23 @@
+require linux-intel.inc
+
+SRC_URI:prepend =
"git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=${KBRANCH};
\
+ "
+SRC_URI:append = "
file://0001-v5.19-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
+
+KBRANCH = "6.1/linux"
+KMETA_BRANCH = "yocto-6.1"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
+
+DEPENDS += "elfutils-native openssl-native util-linux-native"
+
+LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
+
+LINUX_VERSION ?= "6.1.8"
+SRCREV_machine ?= "0b3cff71dc868b577c8b32c0f2e01d41ae124cf3"
+SRCREV_meta ?= "6c723fc4d35fbdb277e28d0072f8117e43679528"
+
+# Functionality flags
+KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc
features/security/security.scc"
+
+UPSTREAM_CHECK_GITTAGREGEX = "^lts-(?P<pver>v6.1.(\d+)-linux-(\d+)T(\d+)Z)$"
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7839):
https://lists.yoctoproject.org/g/meta-intel/message/7839
Mute This Topic: https://lists.yoctoproject.org/mt/97102595/21656
Group Owner: [email protected]
Unsubscribe:
https://lists.yoctoproject.org/g/meta-intel/leave/6694807/21656/1869269227/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-