[meta-intel] [PATCH 06/17] sugarbay: linux-yocto_3.8 recipe extension

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Mar 5 17:06:45 PST 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Provide the sugarbay 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 sugarbay BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.8.bbappend

diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
new file mode 100644
index 0000000..3cbf42d
--- /dev/null
+++ b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_sugarbay = "sugarbay"
+
+KMACHINE_sugarbay = "sugarbay"
+KBRANCH_sugarbay = "standard/common-pc-64/sugarbay"
+
+SRCREV_meta_sugarbay = "c2ed0f16fdec628242a682897d5d86df4547cf24"
+SRCREV_machine_sugarbay = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
-- 
1.7.3.4




More information about the meta-intel mailing list