On 14 November 2017 at 11:34, Burton, Ross <[email protected]> wrote:
> But don't we remove the old version from the feeds, or does that only > happen if the arch matches? > Well the feed pruning is working correctly: With master from deploy/: $ find . -name autoconf-archive* ./rpm/corei7_64/autoconf-archive-dev-2016.09.16-r0.corei7_64.rpm ./rpm/corei7_64/autoconf-archive-2016.09.16-r0.corei7_64.rpm ./rpm/corei7_64/autoconf-archive-doc-2016.09.16-r0.corei7_64.rpm ./rpm/corei7_64/autoconf-archive-dbg-2016.09.16-r0.corei7_64.rpm With this patch applied: $ find . -name autoconf-archive*rpm ./rpm/noarch/autoconf-archive-2016.09.16-r0.noarch.rpm ./rpm/noarch/autoconf-archive-doc-2016.09.16-r0.noarch.rpm So, is the allarch < tune < machine logic rootfs time only, or is it used on target too? Forgive my ignorance, I haven't actually used a feed for a while. Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
