summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.36.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.36.2.bb b/meta/recipes-core/glib-networking/glib-networking_2.36.2.bb
index 863a4eb918..5200b94ad9 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.36.2.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.36.2.bb
@@ -13,6 +13,9 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/2.36/${BPN}-${PV}.tar.xz"
13SRC_URI[md5sum] = "fb9121742ed36d1723f296eea19dbb3c" 13SRC_URI[md5sum] = "fb9121742ed36d1723f296eea19dbb3c"
14SRC_URI[sha256sum] = "2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9" 14SRC_URI[sha256sum] = "2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9"
15 15
16PACKAGECONFIG ??= ""
17PACKAGECONFIG[pkcs11] = "--with-pkcs11,--without-pkcs11,p11-kit"
18
16EXTRA_OECONF = "--without-ca-certificates --without-gnome-proxy --without-libproxy" 19EXTRA_OECONF = "--without-ca-certificates --without-gnome-proxy --without-libproxy"
17 20
18inherit autotools pkgconfig 21inherit autotools pkgconfig