[meta-intel] [patch v2 02/10] emenlow: linux-yocto_v3.4: cleanup the use of KSRC_linux_yocto_3_4 var

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jan 15 21:36:16 PST 2013


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

Make it easy to override it with a local or other kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    4 ++++
 1 files changed, 4 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..fabd1f2 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,7 @@ 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}"
+
+KSRC_linux_yocto_3_4 ?= "git.yoctoproject.org/linux-yocto-3.4.git;protocol=git"
+SRC_URI_emenlow = "git://${KSRC_linux_yocto_3_4};nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.14;name=machine,meta,emgd"
-- 
1.7.3.4




More information about the meta-intel mailing list