From 5f2efda656bfb46a92878ed66176129713250f3f Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 13 May 2014 09:53:34 -0700 Subject: crownbay-noemgd: Use standard/base machine branch for linux-yocto_3.14 There is no need to use the standard/crownbay 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-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-crownbay') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend index 709976f2..93cdece9 100644 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" KMACHINE_crownbay-noemgd = "crownbay" -KBRANCH_crownbay-noemgd = "standard/crownbay" +KBRANCH_crownbay-noemgd = "standard/base" KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" LINUX_VERSION_crownbay-noemgd = "3.14.2" -- cgit v1.2.3-54-g00ecf