From eac942af3a1d722dc818ce2570ccbf6264c813d8 Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Mon, 17 Feb 2025 16:14:44 +0200 Subject: [PATCH] snippets: ubports: track bootable/recovery and external/gpg (#84) Use the ubports recovery instead of the straight lineage-19.1 fork and add external/gpg to get a static gpg binary, which is used by the recovery to verify system updates. Change-Id: I845a2f91d75581eeb55d4e956ee6ebf6873ac5ab Signed-off-by: Alexander Martinz Co-authored-by: Alexander Martinz --- default.xml | 1 + snippets/ubports.xml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 snippets/ubports.xml diff --git a/default.xml b/default.xml index d8f1bcf4..45f85d64 100644 --- a/default.xml +++ b/default.xml @@ -1270,4 +1270,5 @@ + diff --git a/snippets/ubports.xml b/snippets/ubports.xml new file mode 100644 index 00000000..17b712ce --- /dev/null +++ b/snippets/ubports.xml @@ -0,0 +1,6 @@ + + + + + +