summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-03-01 17:26:57 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-03-06 15:36:33 -0600
commit06a3def2be477f4c47670e1c470fbfcc155ead3d (patch)
tree3613524dcc8ba05ffee2aa0d7157375859f94a7a /meta-jasperforest/recipes-kernel
parentb9617591ab3d6fbd74e058de3d6fa1954bb034d5 (diff)
downloadmeta-intel-06a3def2be477f4c47670e1c470fbfcc155ead3d.tar.gz
jasperforest: linux-yocto_3.8 recipe extension
Provide the jasperforest BSP specific extension for the linux-yocto_3.8 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@intel.com>
Diffstat (limited to 'meta-jasperforest/recipes-kernel')
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
new file mode 100644
index 00000000..4c47b5f6
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_jasperforest = "jasperforest"
4
5KMACHINE_jasperforest = "jasperforest"
6KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
7
8SRCREV_meta_jasperforest = "c2ed0f16fdec628242a682897d5d86df4547cf24"
9SRCREV_machine_jasperforest = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5"