| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This reverts commit 70df75089a1ffbfd073d623e32d6417488b79491.
|
|
- Boot splash
- Kernel logo
- Plymouth splash
- Flutter app
|
|
I don't have a USB to serial converter that works with the default baud rate.
|
|
- 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
|
|
|
|
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`.
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
- Additional profiling commands for busybox
- Support systemd-bootchart
- Enable kernel stats (needed for systemd-bootchart)
|
|
c6849e7529727a2c9eca0f9220836bd0d69ce086
|
|
b9d649e1d4ace6b4d6e7cc5516e68e1397605ecf
|
|
|
|
- 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
|
|
- Distro: unit-poky
- Image: core-image-unit
- Machine: radxa-zero-3e
- Release: whinlatter
|
|
- Distro: unit-poky
- Image: core-image-unit
- Machine: beaglebone-yocto
- Release: whinlatter
|
|
- Distro: unit-poky
- Image: core-image-unit
- Machine: raspberrypi3-64
- Release: whinlatter
|
|
- Add unitexe user
- Configured for public key authentication SSH
- Part of sudoers (via drop-in) so admin tasks can be performed
- No root login via SSH or TTY allowed
- TTY is restricted via PAM
- Added misc. utilities
|
|
Has the necessary features enabled for (rootless) podman and graphics with flutter.
|
|
|
|
|
|
|
|
|
|
- Distro: poky
- Image: core-image-base
- Machine: beaglebone-yocto
- Release: whinlatter
|
|
|
|
- Distro: fslc-wayland
- Images:
- core-image-base
- core-image-weston
- Machine: olimex-imx8mp-evb
- Release: whinlatter
|
|
- Distro: pokyless
- Image: app-container
- Machine: amd64-container
- Release: whinlatter
|
|
- Distro: poky
- Image: core-image-base
- Machine: raspberrypi0-2w-64
- Release: whinlatter
|
|
- Distro: poky
- Image: core-image-base
- Machine: raspberrypi5
- Release: whinlatter
|
|
- Distro: poky
- Image: core-image-base
- Machine: raspberrypi3-64
- Release: whinlatter
|
|
- Distro: poky
- Image: core-image-base
- Machine: radxa-zero-3e
- Release: whinlatter
|