]> code.ossystems Code Review - openembedded-core.git/commit
sstate-cache-management: rm_by_stamps - discover all suffixes like remove_duplicated...
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 29 Mar 2014 10:34:13 +0000 (11:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Mar 2014 09:02:21 +0000 (10:02 +0100)
commitdfdb397db5865c3287cd9ccb5ea9a336eb77ca90
tree07981fcf36bd8bfbcb4805ca0700b1ebf414404a
parent9ae16469e70714acf7cb1e6c5238934a6b20d58a
sstate-cache-management: rm_by_stamps - discover all suffixes like remove_duplicated does

* instead of hard coding list of sstate enabled task use
  the same function as remove_duplicated to find them in
  sstate-cache directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/sstate-cache-management.sh