summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:46:52 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-09-06 16:49:34 -0500
commitcfb034414f391e5c8809c124e7786effa1f03257 (patch)
tree83418c006647141d17c347cb557a4b7216129e0b
parentae7fc9811822bd6009b50d857fedf9daa6bb4bd2 (diff)
downloadmeta-intel-cfb034414f391e5c8809c124e7786effa1f03257.tar.gz
jasperforest: linux-yocto_3.10 recipe extension
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@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend11
1 files changed, 11 insertions, 0 deletions
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 00000000..11231efe
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,11 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_jasperforest = "jasperforest"
4
5KMACHINE_jasperforest = "jasperforest"
6KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
7
8LINUX_VERSION = "3.10.10"
9
10SRCREV_meta_jasperforest = "ea900d1db60ba48962227f0976ac55f9e25bfa24"
11SRCREV_machine_jasperforest = "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"