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:07 +0000 |
commit | cb8f064e48c24dcb1a15a32cef3399f35e549bdc (patch) | |
tree | bc932062e0f4a48dedeacbfb38fed1ca3f62f769 /meta/lib/oeqa/sdkext/sdk_update.py | |
parent | 914b0a99997d8c69eafcb34dd982f46540eed882 (diff) | |
download | openembedded-core-cb8f064e48c24dcb1a15a32cef3399f35e549bdc.tar.gz openembedded-core-cb8f064e48c24dcb1a15a32cef3399f35e549bdc.tar.bz2 openembedded-core-cb8f064e48c24dcb1a15a32cef3399f35e549bdc.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdkext/sdk_update.py')
0 files changed, 0 insertions, 0 deletions