| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Add conf/fragments/init/systemd.conf to set the init manager to
systemd instead of the default SysVinit.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|
| |
|
|
|
|
|
|
| |
Add conf/fragments/graphics/xwayland.conf to enable both X11 and
Wayland display backends with XWayland support while removing
DirectFB. Adds x11, wayland, and pam to DISTRO_FEATURES.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|
| |
|
|
|
|
|
|
| |
Add conf/fragments/graphics/wayland.conf to enable the Wayland
display backend while removing X11 and DirectFB support. Adds
wayland and pam to DISTRO_FEATURES.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|
| |
|
|
|
|
|
| |
Add conf/fragments/graphics/vulkan.conf to enable Vulkan support
by appending vulkan to DISTRO_FEATURES.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|
| |
|
|
|
|
|
|
| |
Add conf/fragments/graphics/framebuffer.conf to configure
framebuffer-based graphics rendering by removing X11, Wayland,
DirectFB, and Vulkan backends from DISTRO_FEATURES.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|
|
|
Add conf/fragments/eula/accept-fsl-eula.conf to allow accepting the
Freescale/NXP EULA through a configuration fragment. This sets
ACCEPT_FSL_EULA to '1', required for building recipes that use
proprietary NXP software.
Signed-off-by: Daiane Angolini <angolini@gmail.com>
|