meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-kernel / linux / linux-yocto-stx.inc
diff --git a/meta-starlingx/meta-stx-integ/recipes-kernel/linux/linux-yocto-stx.inc b/meta-starlingx/meta-stx-integ/recipes-kernel/linux/linux-yocto-stx.inc
new file mode 100644 (file)
index 0000000..cacb4ef
--- /dev/null
@@ -0,0 +1,13 @@
+
+FILESEXTRAPATHS_append:= ":${THISDIR}/linux:"
+
+SRC_URI_append_poky-stx = " file://stx-kconfig.cfg"
+SRC_URI_append_anaconda = " file://stx-anaconda-kconfig.cfg"
+SRC_URI_append = " file://Notification-of-Death-of-arbitrary-processes.patch"
+
+KERNEL_EXTRA_FEATURES_append = " \
+    features/xfs/xfs.scc \
+    features/iommu/iommu.scc \
+    features/vfio/vfio.scc \
+    cfg/debug/sched/debug-sched.scc \
+    "