fc24cea15b36252c03f1dc0d9ab7adf4a99404b0
[AGL/meta-agl-demo.git] / recipes-support / curl / curl_agldemo.inc
1 # Cannot just append to PACKAGECONFIG, as nghttp2's dependencies do not build
2 # for native/nativesdk, and appending class-target does not work because of
3 # the weak definition of PACKAGECONFIG in the recipe, so need to copy the
4 # definition to add nghttp2...
5 PACKAGECONFIG = "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} gnutls libidn proxy threaded-resolver verbose zlib nghttp2"