On Sat, 2 May 2020 at 17:00, Richard Purdie < [email protected]> wrote:
> On Thu, 2020-04-30 at 11:58 +0200, Alexander Kanavin wrote: > > Add a couple of missing ptest dependencies. > > That causes problems for non-gplv3: > https://autobuilder.yoctoproject.org/typhoon/#/builders/75/builds/1848 > "Missing or unbuildable dependency chain was: ['core-image-minimal', 'packagegroup-core-boot', 'udev', 'glib-2.0', 'python3-dbusmock']" The offending package is pulled in via ptests RDEPENDS. This can be addressed either via DISTRO_FEATURES_remove = "ptest" or setting license restrictions per-image: INCOMPATIBLE_LICENSE_pn-core-image-minimal = "GPL-3.0 LGPL-3.0" I prefer the latter - thoughts? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137748): https://lists.openembedded.org/g/openembedded-core/message/137748 Mute This Topic: https://lists.openembedded.org/mt/73372201/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/leave/8023207/1426099254/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
