On Mon, 2019-06-03 at 16:42 +0000, Aditya Tayade wrote:
> From: Michael Ho <michael...@bmw.de>
> 
> The PACKAGE_EXCLUDE variable is used to pass a list of packages to be
> forbidden from installation with opkg. This list however does not
> account
> normally for the renaming of packages which can occur (for example
> when the
> debian bbclass is enabled, packages with libs are renamed from xxx to
> libxxx)
> and so expected excluded packages are not blocked.
> 
> Rather than tediously maintaining the PACKAGE_EXCLUDE variable to
> handle
> renamed packages that can dynamically change, move the expansion of
> the
> variable from parsing time to run time so it can use the pkgdata
> dictionaries
> to add automatically any renamed packages.
> 
> Upstream-Status: Pending
> 
> Signed-off-by: Michael Ho <michael...@bmw.de>
> Signed-off-by: Aditya.Tayade <aditya.tay...@kpit.com>

This seems to cause test failures:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/197

(see the selftest failures).

Cheers,

Richard

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to