mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:26:16 +00:00
xserver-xf86-config: Fix emenlow append to coexist with existing users
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
dc54b7787f
commit
90ac746dcd
@ -1 +1,3 @@
|
||||
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)}:"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user