mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 06:58:29 +00:00
meta-emenlow/formfactor: Make sure the files work well with the existing recipe files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
83cc54944e
commit
dc54b7787f
@ -1,3 +1,4 @@
|
||||
FILESPATH := "${FILESPATH}:${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||
FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"
|
||||
|
||||
PR = "r26"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user