diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2017-08-17 12:49:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-18 12:35:56 +0100 |
commit | b516394f9e7858062aa7b042aa4a1bdef9d3a941 (patch) | |
tree | 152e06fca4c5a41f2bc7071b0ddf5da902d913d6 /scripts/lib/argparse_oe.py | |
parent | f46652e77f467861dc68c3a8e54f27d08659222d (diff) | |
download | openembedded-core-b516394f9e7858062aa7b042aa4a1bdef9d3a941.tar.gz openembedded-core-b516394f9e7858062aa7b042aa4a1bdef9d3a941.tar.bz2 openembedded-core-b516394f9e7858062aa7b042aa4a1bdef9d3a941.zip |
rootfs-postcommands.bbclass: Prevent linking testdata to itself
testdata and testdata_link may point to the same file, in particular
when IMAGE_LINK_NAME and IMAGE_NAME are equal.
Check if this is the case before creating a symlink that points to
itself and makes the next build fail.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions