On 11/15/2017 05:06 PM, André Draszik wrote:
Hi,

On Wed, 2017-11-15 at 10:23 +0800, Robert Yang wrote:

On 11/14/2017 10:02 PM, André Draszik wrote:
Is that an ipk / OPKG issue? Should something be removing the old
packages
from deploy?

I tried PACKAGE_CLASSES = "package_ipk", I got the same result as ross:

OK, so I tried with autoconf-archive myself now. I get the same result as
you two.

But - When moving a recipe from MACHINE_ARCH to TUNE_PKGARCH then the old
package is not removed.

[...]
I guess something is wrong with your build.

To summarise:
- moving a recipe from TUNE_PKGARCH to allarch removes the old package
- moving a recipe from MACHINE_ARCH to TUNE_PKGARCH *doesn't* remove the old
   package.

Where would I start looking?

It is removed by sstate.bbclass, take a look at sstate_clean() may help.

// Robert



Cheers,
Andre'


--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to