diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-09-27 15:46:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-30 22:11:57 +0100 |
commit | 2471296e2508c8f6b047216b1e8e2e188ad3f822 (patch) | |
tree | d5d025cc80021b93a65d6638dc05ba8289a4eafa /meta/recipes-sato/pcmanfm | |
parent | 2e1cb7917056558324143634a5dd479e70d10d55 (diff) | |
download | poky-2471296e2508c8f6b047216b1e8e2e188ad3f822.tar.gz |
psplash: copy image files from workdir instead of next to recipe
During parsing this recipe builds up a list of splash image files,
however it was recording full paths to local files (i.e. the files next
to the recipe) and then in do_compile it was pointing to those instead
of the fetched files in WORKDIR. Fix it to use the fetched files which
has the added benefit of the do_compile signature not changing if the
recipe is moved around.
Fixes [YOCTO #5250].
(From OE-Core rev: f1850f9835651baee8d3a0858d00a5d22efcab19)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pcmanfm')
0 files changed, 0 insertions, 0 deletions