summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-kernel/linux
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-02-25 10:53:14 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-03-04 16:53:58 -0600
commitdfbe8372a4b722162c4754e4d37c5d306dd99e19 (patch)
tree6607e093f0a0aba191340370c94708bbed23b46b /meta-jasperforest/recipes-kernel/linux
parent22c86fa1f1439cfba70b426aa41b05e59f83eec3 (diff)
downloadmeta-intel-dfbe8372a4b722162c4754e4d37c5d306dd99e19.tar.gz
jasperforest: linux-yocto-dev recipe extension
Provide the jasperforest BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. This commit is addressing this bug: [YOCTO #3931] 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/linux')
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend
new file mode 100644
index 00000000..2f078a9b
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.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_machine_jasperforest = "60536206ad300ccf5b2be2c2d449f4ab27170238"
9SRCREV_meta_jasperforest = "fe20c99783387dab779472ff50a88666da1c6391"