Some recipes depend on DISTRO_FEATURES, commercial licensing or compiler
config like fortran. Set these things so that we get wider soruce mirror
coverage and fewer warnings.

'commercial' license usage is ok here since we're not building and then
shipping any binaries or using it, only mirroring the source code.

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
(cherry picked from commit 93d47af8abbc6558f9a098a0c7fa6c0e901424a9)
Signed-off-by: Yoann Congal <yoann.con...@smile.fr>
Backport: new->old override syntax
---
This should fix the warnings of the AB meta-oe-mirror/dunfell builds
---
 config.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/config.json b/config.json
index 3520e9a..1a92c80 100644
--- a/config.json
+++ b/config.json
@@ -1100,7 +1100,11 @@
             ],
             "extravars" : [ 
                 "PNBLACKLIST[dvb-apps] = '1'",
-                "PNBLACKLIST[tvheadend] = '1'"
+                "PNBLACKLIST[tvheadend] = '1'",
+                "LICENSE_FLAGS_ACCEPTED = 'commercial'",
+                "DISTRO_FEATURES_append = ' pam systemd usrmerge'",
+                "FORTRAN_forcevariable = ',fortran'",
+                "RUNTIMETARGET_append_pn-gcc-runtime = ' libquadmath'"
             ],
             "step1" : {
                 "shortname" : "Sources pre-fetching",
-- 
2.39.2

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

Reply via email to