Signed-off-by: Saul Wold <[email protected]>
---
common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
new file mode 100644
index 0000000..104da29
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -0,0 +1,17 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+LINUX_VERSION_core2-32-intel-common = "4.1.8"
+COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
+SRCREV_meta_core2-32-intel-common = "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
+SRCREV_machine_core2-32-intel-common =
"29257e529f968d17a5238624f27ddc76f759dc9d"
+KMACHINE_core2-32-intel-common = "intel-core2-32"
+KBRANCH_core2-32-intel-common = "standard/preempt-rt/base"
+KERNEL_FEATURES_append_core2-32-intel-common =
"${KERNEL_FEATURES_INTEL_COMMON}"
+
+LINUX_VERSION_corei7-64-intel-common = "4.1.8"
+COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
+SRCREV_meta_corei7-64-intel-common = "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
+SRCREV_machine_corei7-64-intel-common =
"29257e529f968d17a5238624f27ddc76f759dc9d"
+KMACHINE_corei7-64-intel-common = "intel-corei7-64"
+KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
+KERNEL_FEATURES_append_corei7-64-intel-common =
"${KERNEL_FEATURES_INTEL_COMMON}"
--
2.1.4
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel