On Tue, 2023-02-14 at 00:28 -0800, Robert Yang wrote:
> The PACKAGE_FEED_ARCHS is highly related to ALL_MULTILIB_PACKAGE_ARCHS, set it
> automatically is better than manually, for example, we may forget to upgrade
> PACKAGE_FEED_ARCHS when ALL_MULTILIB_PACKAGE_ARCHS is changed if set it
> manually.
> 
> The workflow is:
> Use PACKAGE_FEED_ARCHS if it is defined, if not, check DEPLOY_DIR_XXX/<arch>, 
> add
> <arch> to PACKAGE_FEED_ARCHS if it exists.

This says what the code does, which I can see from the patch. What this
doesn't say is *why*. 

What issue is this change needed for? When would we currently need to
set these things manually?

The multilib variables are not really meant to be used in generic code
and the multilib classes are meant to to be getting in the way like
this. Does this mean multilib is not setting up something correctly?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#177131): 
https://lists.openembedded.org/g/openembedded-core/message/177131
Mute This Topic: https://lists.openembedded.org/mt/96955951/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to