summaryrefslogtreecommitdiff
path: root/meta-unit-kas/images/unit-poky/raspberrypi3-64
AgeCommit message (Collapse)Author
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-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
2026-01-17Introduce meta-unit-profilingunitexe
- Additional profiling commands for busybox - Support systemd-bootchart - Enable kernel stats (needed for systemd-bootchart)
2026-01-11Introduce meta-raspberrypi-extraunitexe
- Install copies of cmdline, config & uboot script to rootfs; they are normally just installed to the boot partitioin but having a copy on the rootfs makes making changes and updating them easier - The rpi-eeprom package does not support raspberrypi3-64, it has not EEPROM
2026-01-03Build core-image-unit for raspberrypi3-64unitexe
- Distro: unit-poky - Image: core-image-unit - Machine: raspberrypi3-64 - Release: whinlatter