mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
formfactor_0.0.bbappend: fix Yocto Project compatibility issue
FILESEXTRAPATHS was being set globally. Use the intel-x86-common MACHINEOVERRIDE to fix this issue. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
6e9bad66da
commit
c1c153debb
|
@ -1 +1 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/${PN}:"
|
||||
|
|
Loading…
Reference in New Issue
Block a user