-
Notifications
You must be signed in to change notification settings - Fork 7
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
TA fails to build from master branch #7
Comments
Josua-SR
added a commit
that referenced
this issue
Oct 2, 2024
Unfortunately ftpm project has no tags - pin the build to a specific commit hash to allow reproducing a build at a later point even when the upstream project adds changes. Closes Issue #7.
Thanks @Josua-SR for pinning the upstream repo,
still working through the issue on the runme.sh build issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, checking out a clean build
DISTRO=debian ./runme.sh
or in docker:
docker run -i -t -v "$PWD":/work -e DISTRO=debian -e MANUFACTURER=SRDK imx8mp_build -u $(id -u) -g $(id -g)
Error output
Is it possible that the actual build scripts that build https://images.solid-run.com/ could be included in this repo please as it's important that the images can be re-created based on a tag or version
The text was updated successfully, but these errors were encountered: