Re: [poky] [PATCH 4/4] fragments/qemu: add support for enabling sdl in qemu
Richard Purdie <[email protected]> Wed, 04 Jun 2025 08:43:57 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <3cd453b924ff346dc23e30726aff2e2cadc4cb36.camel@linuxfoundation.org> |
On Wed, 2025-06-04 at 09:40 +0200, Alexander Kanavin wrote: > On Tue, 3 Jun 2025 at 21:44, Richard Purdie > <[email protected]> wrote: > > > This has been the default in poky's local.conf template for > > > a long time, but it's not enabled directly in poky distro. > > > To allow better sstate reuse and a better user experience > > > on a typical laptop (qemu will pop up a graphical window > > > directly), > > > let's add this fragment and enable it in official bitbake-setup > > > configurations. > > > I have to wonder whether rather than making this a fragment, we > > should just change the default... > > Yes. I am somewhat unsure where to set it: in the recipe, or in poky > distro? I'm leaning towards the former, as both oe-core and poky > default local.conf templates add the setting. I agree, I think we should change the recipe. Cheers, Richard