mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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 <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
7787859178
commit
358a1807b0
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user