On Thu, Dec 03, 2020 at 11:28:24PM +0000, Sinan Kaya wrote:
> This subclass allows us to easily split a recipe into
> subpackages.

"lib_subpackage" seems a slightly odd name for something that isn't
dealing with libraries.  What's the etymology of that?

> +    d.appendVar("PACKAGES", " " + " ".join(packages))
> +    d.appendVar("PROVIDES", " " + " ".join(packages))

It seems a bit strange to be putting the same things in PACKAGES and
PROVIDES.  Is that actually necessary?

p.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#145290): 
https://lists.openembedded.org/g/openembedded-core/message/145290
Mute This Topic: https://lists.openembedded.org/mt/78698208/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to