diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-08-29 09:24:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-30 17:44:06 -0700 |
commit | 43a7c66113f557f762c10756e4cb2f29f0870e93 (patch) | |
tree | b4171e9899e4839479bda140f4ada810f48cf0f8 /scripts/relocate_sdk.py | |
parent | 59260f952f8687ac67a17035307c6c0792728f1b (diff) | |
download | poky-43a7c66113f557f762c10756e4cb2f29f0870e93.tar.gz |
sstate-cache-management.sh: fix it for downloaded file
Fix it for the downloaded sstate cache file
* The downloaded sstate cache file is in SSTATE_DIR, and there is a
symlink points to it, the sstate cache file should not be removed if
the corresponding symlink is kept, it would be removed when the
symlink is removed (with -L option).
* Fix a comment line.
[YOCTO #2897]
(From OE-Core rev: 12ed7e6bb215e70b119d5ce123e36e2fd380ff1e)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions