From 7787859178d10cf8cf8cdde9438f8aecf211a213 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 13 May 2014 09:54:53 -0700 Subject: emenlow-noemgd: Use standard/base machine branch for linux-yocto_3.14 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 Signed-off-by: Tom Zanussi Acked-by: Darren Hart --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-emenlow') 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 5d40da7c..dae087d2 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" -- cgit v1.2.3-54-g00ecf