diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-02 23:44:19 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:45 +0000 |
commit | 70153b478291a9c725f7cd9d04b87ef4e78565d1 (patch) | |
tree | e2b23e92575387c068ec947ece156b30553988d3 /scripts/lib/recipetool/create_kernel.py | |
parent | eac4061839873f87be9c37489ade5b7823228c6b (diff) | |
download | poky-70153b478291a9c725f7cd9d04b87ef4e78565d1.tar.gz |
classes/externalsrc: fix symlinking if symlink exists pointing to another path
If the oe-workdir / oe-logs symlink exists and points to a different
path then the symlink needs to be removed before calling os.symlink() or
it'll fail.
(From OE-Core rev: cb8f064e48c24dcb1a15a32cef3399f35e549bdc)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_kernel.py')
0 files changed, 0 insertions, 0 deletions