[meta-intel] [PATCH 2/3] emenlow-noemgd: linux-yocto_3.14: use standard/base machine branch

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue May 13 10:31:59 PDT 2014


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

There is no need to use the standard/emenlow branch, as it points
to the same commit as standard/base branch.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 5d40da7..dae087d 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
 KMACHINE_emenlow-noemgd = "emenlow"
-KBRANCH_emenlow-noemgd = "standard/emenlow"
+KBRANCH_emenlow-noemgd = "standard/base"
 KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
 
 LINUX_VERSION_emenlow-noemgd = "3.14.2"
-- 
1.8.1.4



More information about the meta-intel mailing list