xaptum / xaptum-buildroot

External Buildroot tree for Xaptum hardware
GNU General Public License v2.0
0 stars 0 forks source link

Buildroot 2019.08.2 #153

Closed glfejer closed 4 years ago

glfejer commented 4 years ago

Manual testing: Initiated a mender update using the mender server. Used the build created by CircleCI, since that was already signed. Installation succeeded and the device rebooted. From the device: ran a local wget to get the status of the router card using its local address - status JSON was correct.

From ENFCLI: retrieved device info and device status - saw that it was running the new version of the firmware.

From the api server: retrieved the status with curl - looked correct.

I did not attempt any PUT commands.

dberliner commented 4 years ago

@glfejer Didn't you have to change something with the overlays to get this to compile?

glfejer commented 4 years ago

@dberliner I had to move some files from ../overlay/sbin to ../overlay/usr/sbin - that solved the problem

Ping test on data channel worked. Test machine was a vm configured with enftun