From cfb034414f391e5c8809c124e7786effa1f03257 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 30 Aug 2013 16:46:52 +0000 Subject: 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 Signed-off-by: Tom Zanussi --- .../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 (limited to 'meta-jasperforest') 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 @@ +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" -- cgit v1.2.3-54-g00ecf