[meta-intel] [Patch v3 2/6] emenlow: linux-yocto_v3.4: use KSRC_linux_yocto_3_4_repo based proper SRC_URI

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Jan 16 11:59:52 PST 2013


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

This makes overriding the kernel repository with a local or other kernel
repository easy.

Also specify the commit-id of the emgd-1.4 branch.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 90011c5..cb4570f 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -6,3 +6,6 @@ KBRANCH_emenlow  = "standard/emenlow"
 
 SRCREV_machine_pn-linux-yocto_emenlow ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_emenlow ?= "${AUTOREV}"
+SRCREV_emgd_pn-linux-yocto_emenlow ?= "${AUTOREV}"
+
+SRC_URI_emenlow = "git://${KSRC_linux_yocto_3_4_repo};nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.14;name=machine,meta,emgd"
-- 
1.7.3.4




More information about the meta-intel mailing list