[meta-intel] [PATCH 3/3] fri2-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:32:00 PDT 2014


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

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 <nitin.a.kamble at intel.com>
---
 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 49bf44d..7b437f7 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"
-- 
1.8.1.4



More information about the meta-intel mailing list