Re: [oe][meta-webserver][PATCH] meta-webserver: nginx: Add ipv6 support

2022-10-27 Thread Khem Raj
On Thu, Oct 27, 2022 at 9:11 AM Ross Burton wrote: > > IPv6 is the glorious future, shouldn’t we turn this on? > > (or at least, respect the ipv6 distro feature) yes IPv6 enable under distro_feature knob seems a good thing. > > Ross > > > On 27 Oct 2022, at 15:20, Joshua Watt via lists.openembed

Re: [oe][meta-webserver][PATCH] meta-webserver: nginx: Add ipv6 support

2022-10-27 Thread Ross Burton
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 > wrote: > > Adds a PACKAGECONFIG to enable ipv6 in nginx > > Signed-off-by: Joshua Watt > --- > meta-webserver/reci

[oe][meta-webserver][PATCH] meta-webserver: nginx: Add ipv6 support

2022-10-27 Thread Joshua Watt
Adds a PACKAGECONFIG to enable ipv6 in nginx Signed-off-by: Joshua Watt --- 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 100