edison-fw / meta-intel-edison

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:
https://edison-fw.github.io/meta-intel-edison/
MIT License
60 stars 37 forks source link

Since morty `reboot arg` does not work and just reboots #45

Closed htot closed 5 years ago

htot commented 5 years ago

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.

htot commented 5 years ago

Fixed with PR #47