On Tue, 5 Nov 2024 at 03:02, Trevor Gamblin <[email protected]> wrote: > I've been thinking about this as you've been discussing back and forth. In > the interest of starting with the dogfooding mentioned in a previous email, > is there a short list of easy config fragments we could put together to start > playing with? > > One that I was thinking about would be a ptest fragment, but that might > require a little extra bitbake magic if we want to apply a per-recipe ptest > with it. This should work though, right? > > DISTRO_FEATURES:append = " ptest" > EXTRA_IMAGE_FEATURES += "ptest-pkgs" > > I saw a systemd config fragment mentioned. Package management? > > I'm wondering if trying to build a series of config fragments that turns > core-image-minimal into core-image-full-cmdline might be a nice way to sanity > test and cover a lot of the bases already discussed.
One particularly prominent use case would be converting autobuilder config to use templates and fragments by placing them into oe-core somewhere (it has its own implementation for both): https://git.yoctoproject.org/yocto-autobuilder-helper/tree/config.json The ultimate goal would be for the autobuilder to actually run bitbake-setup. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#2054): https://lists.openembedded.org/g/openembedded-architecture/message/2054 Mute This Topic: https://lists.openembedded.org/mt/106611931/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-architecture/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
