On 22 November 2013 09:42, Erik Botö <erik.b...@pelagicore.com> wrote:
> I noticed that dbus will pull in the ptest package as soon as ptest is
> in DISTRO_FEATURES, the recipe contains: RDEPENDS_dbus =
> "${@base_contains('DISTRO_FEATURES', 'ptest', 'dbus-ptest-ptest', '',
> d)}"
>
> Shouldn't this be handled in image.bbclass via
> COMPLEMENTARY_GLOB[ptest-pkgs] = '*-ptest' ? Then it will only be
> installed if IMAGE_FEATURES contains ptest, which is how other
> packages handle ptest packages.

Correct, that's a clear bug.

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

Reply via email to