summaryrefslogtreecommitdiff
path: root/meta-unit-graphics
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-02Allow u-boot splash & splash features to be independently enabledunitexe
Some platforms (i.e. beaglebone black) don't have u-boot video support.
2026-02-16Initramfs with plymouth splash for raspberrypi3-64unitexe
2026-02-08U-boot splash for raspberrypi3-64unitexe
2026-02-07Boot to flutter app using ivi-homescreen embedderunitexe
- Introduce meta-unit-graphics layer - Flutter app is run under the kiosk user - Added weston.ini specific to raspberrypi3-64 LCD screen - Move linger class to meta-unit-users layer so it can be used by meta-unit-graphics and meta-unit-core - Update svc and unitexe user UIDs so they dont clash with the weston user