aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-client/swupd-client_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-client/swupd-client_git.bb')
-rw-r--r--recipes-core/swupd-client/swupd-client_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/swupd-client/swupd-client_git.bb b/recipes-core/swupd-client/swupd-client_git.bb
index 1a35d8e..f4c833f 100644
--- a/recipes-core/swupd-client/swupd-client_git.bb
+++ b/recipes-core/swupd-client/swupd-client_git.bb
@@ -10,6 +10,7 @@ SRC_URI = "\
git://github.com/clearlinux/swupd-client.git;protocol=https \
file://Change-systemctl-path-to-OE-systemctl-path.patch \
file://0001-staging.c-Protect-tar-command-against-special-charac.patch \
+ file://0001-Add-configure-option-to-re-enable-updating-of-config.patch \
"
SRCREV = "e4b2a32448d9fd9ab494f861f1bb143468659c75"
@@ -26,6 +27,9 @@ EXTRA_OECONF = "\
--enable-bsdtar \
"
+PACKAGECONFIG ??= "stateless"
+PACKAGECONFIG[stateless] = ",--disable-stateless"
+
do_install_append () {
# TODO: This should be a less os-specific directory and not hard-code datadir
install -d ${D}${datadir}/clear/bundles