chore: dev arm64 SDL2 and other arm64 specific dependencies for firmware building#42
Open
pfeerick wants to merge 25 commits into
Open
chore: dev arm64 SDL2 and other arm64 specific dependencies for firmware building#42pfeerick wants to merge 25 commits into
pfeerick wants to merge 25 commits into
Conversation
2d6d05d to
2040d00
Compare
Then next up will be trying cmake
shallow clone wasn't picking it up
This reverts commit 3ec220c.
- Remove qt-arm64-linux job from docker-image.yml (moved to build-qt-arm64-linux.yml) - Remove qt-arm64-linux/Dockerfile (moved to separate PR) - qt-base now only depends on prebuilt qt-arm64-linux image - Makes this PR focused on dev/builder integration with qt-base The QT build workflow will be merged separately via pfeerick/add-qt-build-workflow
2040d00 to
d831f99
Compare
Either needed at compile time or runtime. Also re-add comments for the groups of packages.
The path is wrong anyway (should be /usr) and shouldn't be needed anyway since `libssl-dev` is installed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#41 still going - tests are going to be fun.