Skip to content

Commit 9a18b0f

Browse files
base: ostree: drop support for gpgme
Not really required/used by us, and it also brings a dependency on GPLv3-based components. Signed-off-by: Ricardo Salveti <[email protected]>
1 parent ab472c5 commit 9a18b0f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

meta-lmp-base/recipes-sota/ostree/ostree_%.bbappend

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ PTEST_ENABLED = "0"
77
SRC_URI += " \
88
file://update-default-grub-cfg-header.patch \
99
"
10+
11+
# gpgme is not required by us, and it brings GPLv3 dependencies
12+
PACKAGECONFIG_remove = "gpgme"

0 commit comments

Comments
 (0)