[meta-intel] [PATCH 01/21] meta-isg: linux-yocto_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:33 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_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>
---
 .../common/recipes-kernel/linux/linux-yocto_3.10.bbappend  |   12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend

diff --git a/meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 0000000..bdc89c8
--- /dev/null
+++ b/meta-isg/common/recipes-kernel/linux/linux-yocto_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.
+LINUX_VERSION_core2-32-intel-common = "3.10.38"
+SRCREV_meta_core2-32-intel-common = "${AUTOREV}"
+SRCREV_machine_core2-32-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"
+
+LINUX_VERSION_corei7-64-intel-common = "3.10.38"
+SRCREV_meta_corei7-64-intel-common = "${AUTOREV}"
+SRCREV_machine_corei7-64-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"
-- 
1.7.10.4



More information about the meta-intel mailing list