Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary merge workflow #9

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Binary merge workflow #9

wants to merge 9 commits into from

Conversation

smartin-vossloh
Copy link
Collaborator

This series introduces a new workflow that merge several binaries in a single image.

This file concatenation leverages the DTS generated at build-time of the firmware.

Use this development branch as version.
This file is generated during the build and can be leveraged for binaries
concatenation.
This file is generated during the build and can be leveraged for binaries
concatenation.
This also makes the job names (in the github UI) more consistent.
This file provides a workflow generating factory images using release assets.
run: sudo apt-get install -y srecord

- name: Get bootloader binary
uses: robinraju/release-downloader@v1.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For non-github actions, uses the sha1 rather than a tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants