[meta-intel] [PATCH 3/9] jasperforest: linux-yocto_3.10 recipe extension

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 5 16:44:51 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Provide the jasperforest BSP specific extension for the linux-yocto_3.10
recipe from the oecore layer. This configures the right git branches of
the kernel repository for the jasperforest BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend            | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend

diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 0000000..11231ef
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,11 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_jasperforest = "jasperforest"
+
+KMACHINE_jasperforest = "jasperforest"
+KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
+
+LINUX_VERSION = "3.10.10"
+
+SRCREV_meta_jasperforest = "ea900d1db60ba48962227f0976ac55f9e25bfa24"
+SRCREV_machine_jasperforest = "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
-- 
1.8.1.4




More information about the meta-intel mailing list