From 06a3def2be477f4c47670e1c470fbfcc155ead3d Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 1 Mar 2013 17:26:57 -0800 Subject: 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 Signed-off-by: Tom Zanussi --- meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-jasperforest/recipes-kernel') 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 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_jasperforest = "jasperforest" + +KMACHINE_jasperforest = "jasperforest" +KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" + +SRCREV_meta_jasperforest = "c2ed0f16fdec628242a682897d5d86df4547cf24" +SRCREV_machine_jasperforest = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" -- cgit v1.2.3-54-g00ecf