Re: [OE-core] [meta-oe][PATCH] libwebsockets: upgrade to 4.1.6

2020-12-07 Thread Alexander Vickberg
gt; This looks like it's fixed in upstream. > > Signed-off-by: Alexander Vickberg > --- > ...ckets_4.0.20.bb => libwebsockets_4.1.6.bb} | 20 +-- > 1 file changed, 14 insertions(+), 6 deletions(-) > rename meta-oe/recipes-connectivity/libwebsockets/{

[OE-core] [meta-oe][PATCH] libwebsockets: upgrade to 4.1.6

2020-12-07 Thread Alexander Vickberg
PACKAGECONFIG option and adding ${PN}-staticdev to RDEPENDS_${PN}-dev if enabled. Remove CFLAGS_append with -Wno-error for fixing building with Os. This looks like it's fixed in upstream. Signed-off-by: Alexander Vickberg --- ...ckets_4.0.20.bb => libwebsockets_4.1.6.bb} | 20 +--

[OE-core] [PATCH] socat: make building with OpenSSL support optional

2020-11-19 Thread Alexander Vickberg
Signed-off-by: Alexander Vickberg --- meta/recipes-connectivity/socat/socat_1.7.3.4.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.4.bb b/meta/recipes-connectivity/socat/socat_1.7.3.4.bb index 9b0d4071ac..f3f569d262