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:30:11 -0700 |
commit | 12ed7e6bb215e70b119d5ce123e36e2fd380ff1e (patch) | |
tree | 0fd2a8289ccf848256cb043b6a01cf278c4a4338 /meta/recipes-core | |
parent | 1f1b6f93d6b7aa8c9bd9bb5b1826997812e36932 (diff) | |
download | openembedded-core-12ed7e6bb215e70b119d5ce123e36e2fd380ff1e.tar.gz openembedded-core-12ed7e6bb215e70b119d5ce123e36e2fd380ff1e.tar.bz2 openembedded-core-12ed7e6bb215e70b119d5ce123e36e2fd380ff1e.zip |
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]
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 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions