]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/smart: Prune feeds to save memory
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Sep 2016 10:24:00 +0000 (11:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:12:17 +0000 (12:12 +0100)
commitf352c3b71cbf50846c7de31046202296b38713cc
tree6b818b16da343811cf614435b1733c43df5af6ac
parent8dc4a45cc06fda29618f9f2379ed743dc0c536e3
oeqa/runtime/smart: Prune feeds to save memory

Full package feed indexes overload a 256MB image so reduce the number of rpms
the feed. Filter to p* since we use the psplash packages and this leaves some
allarch and machine arch packages too.

[YOCTO #8771]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/smart.py