[dunfell/master] meta-arago-distro: drop custom PACKAGECONFIG option for curl

Message ID 20220509141335.1130-1-gadiyar@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [dunfell/master] meta-arago-distro: drop custom PACKAGECONFIG option for curl | expand

Commit Message

Gadiyar, Anand May 9, 2022, 2:13 p.m. UTC
These options have the unfortunate side effect of disabling proxy
support and verbose debug. This affects git clone while behind a proxy.

There's probably no need to have these options any more and we can use
the default yocto recipe.

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
---
 meta-arago-distro/conf/distro/arago.conf | 3 ---
 1 file changed, 3 deletions(-)

Patch

diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index 67468cc0..36a527e3 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -136,9 +136,6 @@  PACKAGECONFIG_append_pn-qtsvg = " examples"
 PACKAGECONFIG_append_pn-qtwayland = " examples"
 PACKAGECONFIG_append_pn-qtwebengine = " examples"
 
-# Prefer OpenSSL over GnuTLS for curl due to TSU exemptions
-PACKAGECONFIG_pn-curl = "${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)} ssl zlib"
-
 PACKAGECONFIG_pn-glmark2 = "drm-gles2 wayland-gles2"
 
 # Enable encryption support in open62541