Message ID | cover.1396089115.git.Martin.Jansa@gmail.com |
---|---|
State | New |
Headers | show |
On Sat, 29 Mar 2014, Martin Jansa wrote: > Removing do_package was reported by Jacob Kroon and then I've found > few more issues, the most surprising is the one with populate_lic. > > The following changes since commit b16de9af5c7108396a347e7107c73608a2f8d74f: > > packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change (2014-03-27 19:53:07 +0000) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib jansa/sstate-management > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/sstate-management > > Martin Jansa (4): > sstate-cache-management: rm_by_stamps - include signatures of > .sigdata. files > sstate-cache-management: rm_by_stamps - remove .siginfo and .done > files > sstate-cache-management: skip populate_lic archives when removing > duplicates > sstate-cache-management: rm_by_stamps - discover all suffixes like > remove_duplicated does > > scripts/sstate-cache-management.sh | 34 ++++++++++++++++++++-------------- > 1 file changed, 20 insertions(+), 14 deletions(-) > For the whole patch series: Tested-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>