YIO-Remote / remote-os

💎 Buildroot OS for YIO remote
GNU General Public License v3.0
13 stars 9 forks source link

Docker build image is out of date #46

Closed zehnm closed 4 years ago

zehnm commented 4 years ago

Description

The Docker build image is out of date and doesn't work anymore with the current YIO GitHub repositories.

How to Reproduce

Steps to reproduce the behavior:

  1. Follow documentation
  2. Error

Expected behavior

Works as described.

zehnm commented 4 years ago

Toolchain build is fixed, YIO Qt project builds are still broken

zehnm commented 4 years ago

YIO Qt project builds are fixed:

INFO: hdimage(yio-remote-sdcard.img): adding partition 'boot' (in MBR) from 'boot.vfat' ...
INFO: hdimage(yio-remote-sdcard.img): adding partition 'rootfs' (in MBR) from 'rootfs.ext4' ...
INFO: hdimage(yio-remote-sdcard.img): writing MBR

--------------------------------------------------------------------------------
remote-os build succeeded: copying SD card image to /yio-remote/target
--------------------------------------------------------------------------------

After some further tests the fix will be merged to master.