Message ID | 20250926211029.637232-1-yoann.congal@smile.fr |
---|---|
State | New |
Headers | show |
Series | [yocto-autobuilder-helper] config.json: meta-oe-mirror: add "opencl" to DISTRO_FEATURES | expand |
diff --git a/config.json b/config.json index 90cb791..588a2f6 100644 --- a/config.json +++ b/config.json @@ -1696,7 +1696,7 @@ ], "extravars" : [ "LICENSE_FLAGS_ACCEPTED = 'commercial'", - "DISTRO_FEATURES:append = ' pam systemd usrmerge'", + "DISTRO_FEATURES:append = ' pam systemd usrmerge opencl'", "FORTRAN:forcevariable = ',fortran'", "RUNTIMETARGET:append:pn-gcc-runtime = ' libquadmath'" ],