Here is the meta-intel-edison that builds, tries to stay up to date. Master is based on Yocto Poky Gatesgarth LTS 5.10.yy vanilla kernels. It builds a 32bit kernel (Gatesgarth branch 64bit) with ACPI enabled and corresponding rootfs. Telegram group: https://t.me/IntelEdison Web-site:
This is still an issue on sumo.
Factory Edison image bbappends systemd to achieve this.
The use case would be to reboot into edsboot from ssh using reboot sd and usbboot using reboot usb.
While here, we might remove reboot ota as that can't work due to the size of the image and the limited free space. Maybe we can find an alternative when extra storage (sd/usb) is connected, or update via apt.
This is still an issue on sumo. Factory Edison image bbappends systemd to achieve this.
The use case would be to reboot into edsboot from ssh using
reboot sd
and usbboot usingreboot usb
.While here, we might remove
reboot ota
as that can't work due to the size of the image and the limited free space. Maybe we can find an alternative when extra storage (sd/usb) is connected, or update viaapt
.