Wait a moment, I am not sure I understand the argument about software rendering. Can you please elaborate?
What is the scenario where enabling opengl would regress from something hw-accelerated to software rendering? Alex On Tue, 27 Apr 2021 at 19:09, Otavio Salvador < [email protected]> wrote: > Em ter., 27 de abr. de 2021 às 13:10, Randy MacLeod > <[email protected]> escreveu: > > > > Cross-posting to yocto since this is of general interest. > > > > On 2021-04-23 2:02 p.m., Alexander Kanavin wrote: > > > This puts them on equal terms with x11 distro feature > > > (which I think is due). > > > > > > Signed-off-by: Alexander Kanavin <[email protected]> > > > --- > > > meta/conf/distro/include/default-distrovars.inc | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/meta/conf/distro/include/default-distrovars.inc > b/meta/conf/distro/include/default-distrovars.inc > > > index 9fcc10f83a..384ee7fc98 100644 > > > --- a/meta/conf/distro/include/default-distrovars.inc > > > +++ b/meta/conf/distro/include/default-distrovars.inc > > > @@ -10,7 +10,7 @@ LOCALE_UTF8_ONLY ?= "0" > > > LOCALE_UTF8_IS_DEFAULT ?= "1" > > > LOCALE_UTF8_IS_DEFAULT_class-nativesdk = "0" > > > > > > -DISTRO_FEATURES_DEFAULT ?= "acl alsa argp bluetooth debuginfod ext2 > ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g > nfc x11 vfat" > > > +DISTRO_FEATURES_DEFAULT ?= "acl alsa argp bluetooth debuginfod ext2 > ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g > nfc x11 vfat wayland opengl" > > > DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT}" > > > IMAGE_FEATURES ?= "" > > > > > > > > > > We (Wind River) already drop the x11 DF from some of our distros and > > we'd likely do the same for wayland and opengl so while this seems > > like the wrong change for headless systems it is one we could deal with. > > Adding wayland seems Ok but forcing the opengl support doesn't seems a > good default. Especially because we just also ensure software > rendering is also wrong (slow or not). > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#151038): https://lists.openembedded.org/g/openembedded-core/message/151038 Mute This Topic: https://lists.openembedded.org/mt/82317826/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
