On Fri, 15 May 2020 at 10:57, Robert Yang <[email protected]> wrote: > > Set it to 0 can make it archive all the used sources during the build, nothing > will be filtered out, this is useful when we want to archive all the sources. > > This equals to: > COPYLEFT_LICENSE_INCLUDE = "*" > COPYLEFT_LICENSE_EXCLUDE = "" > > But there are a lot of settings in copyleft_filter.bbclass, so it may not work > when its default settings are changed, add the var ENABLE_COPYLEFT_FILTER will > make it more reliable.
Why would copyleft_filter.bbclass not work when the settings are changed? They're intended to be configurable. I've been using `COPYLEFT_LICENSE_INCLUDE = "*"` in several projects for years now. I'm not sure that we need another overlapping variable which could confuse users further. Thanks, Paul
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138322): https://lists.openembedded.org/g/openembedded-core/message/138322 Mute This Topic: https://lists.openembedded.org/mt/74224037/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
