IPv6 is the glorious future, shouldn’t we turn this on? (or at least, respect the ipv6 distro feature)
Ross > On 27 Oct 2022, at 15:20, Joshua Watt via lists.openembedded.org > <[email protected]> wrote: > > Adds a PACKAGECONFIG to enable ipv6 in nginx > > Signed-off-by: Joshua Watt <[email protected]> > --- > meta-webserver/recipes-httpd/nginx/nginx.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc > b/meta-webserver/recipes-httpd/nginx/nginx.inc > index dfced3330..33791ec6a 100644 > --- a/meta-webserver/recipes-httpd/nginx/nginx.inc > +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc > @@ -43,6 +43,7 @@ PACKAGECONFIG[gunzip] = "--with-http_gunzip_module,," > PACKAGECONFIG[http2] = "--with-http_v2_module,," > PACKAGECONFIG[ssl] = "--with-http_ssl_module,,openssl" > PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,," > +PACKAGECONFIG[ipv6] = "--with-ipv6,," > > do_configure () { > if [ "${SITEINFO_BITS}" = "64" ]; then > -- > 2.33.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99322): https://lists.openembedded.org/g/openembedded-devel/message/99322 Mute This Topic: https://lists.openembedded.org/mt/94604935/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
