]> code.ossystems Code Review - openembedded-core.git/commit
sstate-cache-management.sh: update it for the new layout
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 14 Aug 2012 14:01:33 +0000 (22:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 14:12:46 +0000 (15:12 +0100)
commitfcb61aa552a641faafdf2216fa57ba5ac6b9991f
tree8f8601caba206b3184a4403f6a399574426e8244
parentba9d5626174c1144b83963755ef310328306c3a3
sstate-cache-management.sh: update it for the new layout

Update it for the new layout of sstate-cache.

Note: It doesn't handle the old sstate-cache/sstate-xxx.tgz (or
siginfo), the user should remove it manually (rm -fr
sstate-cache/sstate-* would be OK).

[YOCTO #2897]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/sstate-cache-management.sh