[meta-intel] [PATCH 03/10] chiefriver: 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:07:57 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  |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 9eca84e..f92515a 100644
--- a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -8,3 +8,6 @@ KERNEL_FEATURES_append_chiefriver = " features/amt/mei"
 
 SRCREV_machine_pn-linux-yocto_chiefriver ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_chiefriver ?= "${AUTOREV}"
+
+KSRC_linux_yocto_3_4 ?= "git.yoctoproject.org/linux-yocto-3.4.git;protocol=git"
+SRC_URI_chiefriver = "${KSRC_linux_yocto_3_4};nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"
-- 
1.7.3.4




More information about the meta-intel mailing list