[OE-core] [PATCH 1/1] autoconf-archive: inherit allarch and fix package splitting

Burton, Ross ross.burton at intel.com
Tue Nov 14 11:41:25 UTC 2017


On 14 November 2017 at 11:34, Burton, Ross <ross.burton at intel.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171114/8dde0f54/attachment-0002.html>


More information about the Openembedded-core mailing list