diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2017-08-17 15:43:18 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-18 12:35:56 +0100 |
commit | f46652e77f467861dc68c3a8e54f27d08659222d (patch) | |
tree | 76895c860bf503e5dae8479d2f70cce7e53c87b8 /scripts/lib/argparse_oe.py | |
parent | 5a59a6997f41e606d088e3e86812de56f72f543b (diff) | |
download | openembedded-core-f46652e77f467861dc68c3a8e54f27d08659222d.tar.gz openembedded-core-f46652e77f467861dc68c3a8e54f27d08659222d.tar.bz2 openembedded-core-f46652e77f467861dc68c3a8e54f27d08659222d.zip |
qemuboot.bbclass: Prevent creating a link loop
When IMAGE_NAME and IMAGE_LINK_NAME are equal, do_write_qemuboot_conf will
create a symlink that links to itself.
Check if this is the case before creating the link.
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