ci4rail / yocto-images

Repo to build Ci4Rails Linux Images
MIT License
0 stars 0 forks source link

Added mender integration for verdin board #5

Closed siredmar closed 3 years ago

siredmar commented 3 years ago

Mender Layer

Mender Delta Update

Versioning

siredmar commented 3 years ago

@KlausPopp this is can be reviewed. Mender still has to fix mender-delta-update. However, the fix by mender is independent of this PR.

siredmar commented 3 years ago
  1. Build warnings: The devicetree warning will be removed during yocto tailoring. The mender-client warnings, will be removed when removing meta-mender-demo during tailoring.

  2. Build failure: fixed in 676b534 with automatically downloading mender-binary-delta from mender server.

siredmar commented 3 years ago

Image was built succesfully, but I get a strange message at the end of the build: Exception ignored when trying to write to the signal wakeup fd: BlockingIOError: [Errno 11] Resource temporarily unavailable

Is it a server issue?

I did't see these kind errors before. I tested building locally on devserver and with ci/cd. Googling this error seems a generic python error, when too may file descriptors are open. If this gets a real problem for us, we should investigate more. For now, it's not a bug introduced by this PR.

yoda-ci4rail commented 1 year ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: