diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/curl/curl_7.70.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.70.0.bb b/meta/recipes-support/curl/curl_7.70.0.bb index d3d8d2caca..baf72f8e75 100644 --- a/meta/recipes-support/curl/curl_7.70.0.bb +++ b/meta/recipes-support/curl/curl_7.70.0.bb | |||
@@ -34,6 +34,7 @@ PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps," | |||
34 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" | 34 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" |
35 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" | 35 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" |
36 | PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls" | 36 | PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls" |
37 | PACKAGECONFIG[mqtt] = "--enable-mqtt,--disable-mqtt," | ||
37 | PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2" | 38 | PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2" |
38 | PACKAGECONFIG[pop3] = "--enable-pop3,--disable-pop3," | 39 | PACKAGECONFIG[pop3] = "--enable-pop3,--disable-pop3," |
39 | PACKAGECONFIG[proxy] = "--enable-proxy,--disable-proxy," | 40 | PACKAGECONFIG[proxy] = "--enable-proxy,--disable-proxy," |