summaryrefslogtreecommitdiff
path: root/meta-unit-kas/images/unit-poky/beaglebone-yocto/core-image-unit
AgeCommit message (Collapse)Author
2026-03-02Enable graphics for beaglebone-yocto for kernel & beyondHEADmainunitexe
- Use kernel with bundled initramfs for beaglebone-yocto IMAGE_BOOT_FILES - Custom WIC kickstart needed that has larger boot partition to account for kernel with bundled initramfs - A handful of additional kernel args are needed as well - Add plymouth settle initramfs module that does delay after starting plymouth splash, without it switch root occurs before plymouth can start rendering and the splash is never shown - Kernel logo size doesn't fill 1024x600 waveshare screen, was having trouble with fullscreen image will re-visit - Need to use non-default gbm-format with weston otherwise it will crash
2026-03-02Introduce meta-unit-virtualizationunitexe
Primary motivation for this is removing observability containers from beaglebone black because of RAM limitations. Images can now include the observability containers by adding `observability` to `IMAGE_FEATURES`.
2026-02-21Include meta-unit-users for core-image-unit for radxa-zero-3e & beaglebone-yoctounitexe
2026-01-17Introduce meta-unit-profilingunitexe
- Additional profiling commands for busybox - Support systemd-bootchart - Enable kernel stats (needed for systemd-bootchart)
2026-01-03Build core-image-unit for beaglebone-yoctounitexe
- Distro: unit-poky - Image: core-image-unit - Machine: beaglebone-yocto - Release: whinlatter