]> code.ossystems Code Review - openembedded-core.git/commit
wic: isoimage-isohybrid: fix splash file paths
authorIoan-Adrian Ratiu <adrian.ratiu@ni.com>
Thu, 21 Apr 2016 10:10:13 +0000 (13:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Apr 2016 06:53:57 +0000 (07:53 +0100)
commitdba099d77dcc66b239523a55f3ed26784f9a662a
tree8eae1ee9e54adad5ced055ec98c8b56274d859fe
parent94f61c2682e5cfd819ac84535650c3e0a654415a
wic: isoimage-isohybrid: fix splash file paths

os.path.join discards the cr_workdir var contents if the path of the
second arguments is absolute.

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/source/isoimage-isohybrid.py