From 358a1807b01a56d1da05cfad00d33ea45187b25a Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 13 May 2014 09:55:22 -0700 Subject: fri2-noemgd: Use standard/base machine branch for linux-yocto_3.14 There is no need to use the standard/fri2 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-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-fri2/recipes-kernel/linux') diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend index 49bf44dc..7b437f77 100644 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/fri2" +KBRANCH_fri2-noemgd = "standard/base" KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" LINUX_VERSION_fri2-noemgd = "3.14.2" SRCREV_machine_fri2-noemgd = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" -- cgit v1.2.3-54-g00ecf