From: Nitin A Kamble <[email protected]> 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 <[email protected]> --- 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 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
