[halium-16.0] snippets: ubports: track bootable/recovery and external/{gpg,lvm2}#105
Draft
JamiKettunen wants to merge 1 commit into
Draft
[halium-16.0] snippets: ubports: track bootable/recovery and external/{gpg,lvm2}#105JamiKettunen wants to merge 1 commit into
JamiKettunen wants to merge 1 commit into
Conversation
Use the ubports recovery instead of the straight lineage-23.2 fork and add external/gpg to get a static gpg binary, which is used by the recovery to verify system updates + lvm2 for super partition-less rootfs enlargement. Change-Id: I845a2f91d75581eeb55d4e956ee6ebf6873ac5ab Signed-off-by: Alexander Martinz <alex@amartinz.at> Co-authored-by: Alexander Martinz <alex@amartinz.at>
c64122c to
66e7bbc
Compare
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.
Compiles with https://github.com/JamiKettunen/android_external_gpg/tree/halium-16.0 which perhaps should be imported/merged too depending on how the changes want to be done; took the liberty to at least bump it from v1.4.13 (late 2012) -> v1.4.23 (mid 2018) so it's at least on the latest legacy branch version
We could also check if the generated resources should be updated with something like:
Once building and booting https://github.com/JamiKettunen/halium_bootable_recovery/tree/halium-16.0 should be imported to https://github.com/ubports/halium_bootable_recovery before merging this