summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2022.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2022.5.bb b/meta-oe/recipes-extended/ostree/ostree_2022.5.bb
index a21c473f0a..699b693d20 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2022.5.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2022.5.bb
@@ -82,7 +82,7 @@ PACKAGECONFIG[mkinitcpio] = "--with-mkinitcpio, --without-mkinitcpio"
82PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2" 82PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2"
83PACKAGECONFIG[openssl] = "--with-crypto=openssl, , openssl, , , glib gnutls" 83PACKAGECONFIG[openssl] = "--with-crypto=openssl, , openssl, , , glib gnutls"
84PACKAGECONFIG[rofiles-fuse] = "--enable-rofiles-fuse, --disable-rofiles-fuse, fuse" 84PACKAGECONFIG[rofiles-fuse] = "--enable-rofiles-fuse, --disable-rofiles-fuse, fuse"
85PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux" 85PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux, bubblewrap"
86PACKAGECONFIG[smack] = "--with-smack, --without-smack, smack" 86PACKAGECONFIG[smack] = "--with-smack, --without-smack, smack"
87PACKAGECONFIG[soup] = "--with-soup, --without-soup --disable-glibtest, libsoup-2.4" 87PACKAGECONFIG[soup] = "--with-soup, --without-soup --disable-glibtest, libsoup-2.4"
88PACKAGECONFIG[static] = "" 88PACKAGECONFIG[static] = ""