[meta-intel] [PATCH 02/21] meta-isg: linux-yocto-rt_3.10 common SRCREV for all ISG BSPs

wei.sern.chan at intel.com wei.sern.chan at intel.com
Wed May 7 17:19:34 PDT 2014


From: Chan Wei Sern <wei.sern.chan at intel.com>

Add SRCREV control for all meta-isg BSPs in meta-isg/common
recipes-kernel/linux/linux-yocto-rt_3.10.bbappend. The revision
will be updated to newer point once all meta-isg BSPs are
validated to work.

Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
---
 .../recipes-kernel/linux/linux-yocto-rt_3.10.bbappend      |   12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta-isg/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend

diff --git a/meta-isg/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-isg/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
new file mode 100644
index 0000000..30f8609
--- /dev/null
+++ b/meta-isg/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
@@ -0,0 +1,12 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+# Below SRCREV applies to all meta-isg BSP recipes.
+# The revision is only updated after all meta-isg BSPs
+# have been validated.
+SRCREV_meta_intel-core2-32-intel-common = "${AUTOREV}"
+SRCREV_machine_intel-core2-32-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
+LINUX_VERSION_intel-core2-32-intel-common = "3.10.38"
+
+SRCREV_meta_intel-corei7-64-intel-common = "${AUTOREV}"
+SRCREV_machine_intel-corei7-64-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
+LINUX_VERSION_intel-corei7-64-intel-common = "3.10.38"
-- 
1.7.10.4



More information about the meta-intel mailing list