diff options
| -rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2022.5.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2022.5.bb b/meta-oe/recipes-extended/ostree/ostree_2022.5.bb index b3d9ec56b7..a21c473f0a 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2022.5.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2022.5.bb | |||
| @@ -70,16 +70,17 @@ PACKAGECONFIG[avahi] = "--with-avahi, --without-avahi, avahi" | |||
| 70 | PACKAGECONFIG[builtin-grub2-mkconfig] = "--with-builtin-grub2-mkconfig, --without-builtin-grub2-mkconfig" | 70 | PACKAGECONFIG[builtin-grub2-mkconfig] = "--with-builtin-grub2-mkconfig, --without-builtin-grub2-mkconfig" |
| 71 | PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl" | 71 | PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl" |
| 72 | PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut" | 72 | PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut" |
| 73 | PACKAGECONFIG[glib] = "--with-crypto=glib" | 73 | PACKAGECONFIG[ed25519-libsodium] = "--with-ed25519-libsodium, --without-ed25519-libsodium, libsodium" |
| 74 | PACKAGECONFIG[gjs] = "ac_cv_path_GJS=${bindir}/gjs" | 74 | PACKAGECONFIG[gjs] = "ac_cv_path_GJS=${bindir}/gjs" |
| 75 | PACKAGECONFIG[gnutls] = "--with-crypto=gnutls, , gnutls" | 75 | PACKAGECONFIG[glib] = "--with-crypto=glib, , , , , gnutls openssl" |
| 76 | PACKAGECONFIG[gnutls] = "--with-crypto=gnutls, , gnutls, , , glib openssl" | ||
| 76 | PACKAGECONFIG[gpgme] = "--with-gpgme, --without-gpgme, gpgme" | 77 | PACKAGECONFIG[gpgme] = "--with-gpgme, --without-gpgme, gpgme" |
| 77 | PACKAGECONFIG[libarchive] = "--with-libarchive, --without-libarchive, libarchive" | 78 | PACKAGECONFIG[libarchive] = "--with-libarchive, --without-libarchive, libarchive" |
| 78 | PACKAGECONFIG[libmount] = "--with-libmount, --without-libmount, util-linux" | 79 | PACKAGECONFIG[libmount] = "--with-libmount, --without-libmount, util-linux" |
| 79 | PACKAGECONFIG[manpages] = "--enable-man, --disable-man, libxslt-native docbook-xsl-stylesheets-native" | 80 | PACKAGECONFIG[manpages] = "--enable-man, --disable-man, libxslt-native docbook-xsl-stylesheets-native" |
| 80 | PACKAGECONFIG[mkinitcpio] = "--with-mkinitcpio, --without-mkinitcpio" | 81 | PACKAGECONFIG[mkinitcpio] = "--with-mkinitcpio, --without-mkinitcpio" |
| 81 | PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2" | 82 | PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2" |
| 82 | PACKAGECONFIG[openssl] = "--with-crypto=openssl, , openssl" | 83 | PACKAGECONFIG[openssl] = "--with-crypto=openssl, , openssl, , , glib gnutls" |
| 83 | PACKAGECONFIG[rofiles-fuse] = "--enable-rofiles-fuse, --disable-rofiles-fuse, fuse" | 84 | PACKAGECONFIG[rofiles-fuse] = "--enable-rofiles-fuse, --disable-rofiles-fuse, fuse" |
| 84 | PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux" | 85 | PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux" |
| 85 | PACKAGECONFIG[smack] = "--with-smack, --without-smack, smack" | 86 | PACKAGECONFIG[smack] = "--with-smack, --without-smack, smack" |
