**** BEGIN LOGGING AT Mon Apr 26 03:00:18 2021 Apr 26 07:55:59 good morning Apr 26 12:23:48 what would be the correct way to enable python3 for all packages that support it in their PACKAGECONFIG definition? like, on distro level? Apr 26 12:23:57 DISTRO_FEATURES are not aware of that setting Apr 26 12:24:12 I tried a generic PACKAGECONFIG_append = " python3" but this causes a lot of warnings for packages that do not support it Apr 26 12:25:10 is there some way to tell bitbake "enable python3 in PACKAGECONFIG only if its supported" or something like that? I am trying to avoid listing all packages individually i.e. via CKAGECONFIG_pn_xxx Apr 26 12:25:14 Jin^eLD: if all packages were aware of it, DISTRO_FEATURES would be the way to go, IMHO Apr 26 12:25:35 but as it is not aware of it at the moment, i don't think theres a generic switch for that. Apr 26 12:27:00 hmm ok, thanks for the info, I hoped I might have missed something :( Apr 26 12:28:35 Jin^eLD: send patches :) Apr 26 12:29:25 I'd need to work on my time management first :) barely get anything done besides job stuff :P Apr 26 12:31:19 welcome to my life. guess why there hasn't been any live coding in 2021 so far. Apr 26 12:33:03 heh.. **** ENDING LOGGING AT Tue Apr 27 02:59:56 2021