[oe] [meta-oe][PATCH] gd: fix compile error caused by -Werror=maybe-uninitialized

2019-04-07 Thread changqing.li
From: Changqing Li When enable DEBUG_BUILD, gd compile failed with error: | ../../git/src/gd_tiff.c:961:64: error: 'image_type' may be used uninitialized in this function [-Werror=maybe-uninitialized] | (image_type == GD_PALETTE || image_type == GD_INDEXED || image_type == GD_GRAY))

Re: [oe] [PATCH][meta-networking 1/2] drbd-utils: update to 9.8.0

2019-04-07 Thread akuster808
On 4/7/19 8:41 PM, Oleksandr Kravchuk wrote: > Signed-off-by: Oleksandr Kravchuk > --- > ...tools-only-rmmod-if-DRBD-is-a-module.patch | 43 --- missing not about the above patch being removed. > ...rbd-utils_9.5.0.bb => drbd-utils_9.8.0.bb} | 7 ++- > 2 files changed, 3 inse

[oe] [PATCH] gvfs: remove executable permission from systemd user services

2019-04-07 Thread Andreas Müller
As written in comment: Looks to me as if meson build is not yet working as it should for gvfs. Looked into but did not find suspicious. So just remove flags for now. Signed-off-by: Andreas Müller --- meta-gnome/recipes-gnome/gvfs/gvfs_1.40.0.bb | 8 1 file changed, 8 insertions(+) diff

[oe] [PATCH][meta-networking] babeld: update to 1.8.4

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../babeld/{babeld_1.8.3.bb => babeld_1.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-protocols/babeld/{babeld_1.8.3.bb => babeld_1.8.4.bb} (93%) diff --git a/meta-networking/recipes-protocols/

[oe] [PATCH][meta-networking] stunnel: update to 5.51

2019-04-07 Thread Oleksandr Kravchuk
COPYING checksum was changed due to modified copyright years. Signed-off-by: Oleksandr Kravchuk --- .../stunnel/{stunnel_5.49.bb => stunnel_5.51.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-networking/recipes-support/stunnel/{stunnel_5.49.bb => stunnel

[oe] [PATCH][meta-networking 1/2] drbd-utils: update to 9.8.0

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...tools-only-rmmod-if-DRBD-is-a-module.patch | 43 --- ...rbd-utils_9.5.0.bb => drbd-utils_9.8.0.bb} | 7 ++- 2 files changed, 3 insertions(+), 47 deletions(-) delete mode 100644 meta-networking/recipes-support/drbd/drbd-utils/0001-drbd-dr

[oe] [PATCH][meta-networking 2/2] drbd: update to 9.0.17-1

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../drbd/{drbd_9.0.16-1.bb => drbd_9.0.17-1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/drbd/{drbd_9.0.16-1.bb => drbd_9.0.17-1.bb} (83%) diff --git a/meta-networking/recipes-support/dr

[oe] [PATCH][meta-networking] nanomsg: update to 1.1.5

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../nanomsg/{nanomsg_1.1.4.bb => nanomsg_1.1.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/nanomsg/{nanomsg_1.1.4.bb => nanomsg_1.1.5.bb} (94%) diff --git a/meta-networking/recipes-conn

[oe] [PATCH][meta-networking] open-isns: update to 0.99

2019-04-07 Thread Oleksandr Kravchuk
Removed patch has been upstreammed. Signed-off-by: Oleksandr Kravchuk --- ...dian.h-is-available-on-musl-on-linux.patch | 38 --- .../{open-isns_0.98.bb => open-isns_0.99.bb} | 6 +-- 2 files changed, 2 insertions(+), 42 deletions(-) delete mode 100644 meta-networking/recipes

[oe] [PATCH][meta-networking] usbredir: update to 0.8.0

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../spice/{usbredir_git.bb => usbredir_0.8.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-support/spice/{usbredir_git.bb => usbredir_0.8.0.bb} (83%) diff --git a/meta-networking/recipes-support/sp

[oe] [PATCH][meta-networking] chrony: update to 3.4

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../recipes-support/chrony/{chrony_3.3.bb => chrony_3.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/chrony/{chrony_3.3.bb => chrony_3.4.bb} (97%) diff --git a/meta-networking/recipes-support/chrony

[oe] [PATCH][meta-networking] keepalived: update to 2.0.15

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../keepalived/{keepalived_1.4.2.bb => keepalived_2.0.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/keepalived/{keepalived_1.4.2.bb => keepalived_2.0.15.bb} (92%) diff --git a/meta-networking/recip

[oe] [PATCH][meta-networking] cifs-utils: update to 6.9

2019-04-07 Thread Oleksandr Kravchuk
Removed patch has been upstreammed. Signed-off-by: Oleksandr Kravchuk --- .../{cifs-utils_git.bb => cifs-utils_6.9.bb} | 8 ++--- ...ount.cifs-Remove-data_blob.h-include.patch | 32 --- 2 files changed, 3 insertions(+), 37 deletions(-) rename meta-networking/recipes-support/ci

[oe] [PATCH][meta-networking] fwknop: update to 2.6.10

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../fwknop/{fwknop_2.6.9.bb => fwknop_2.6.10.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-networking/recipes-support/fwknop/{fwknop_2.6.9.bb => fwknop_2.6.10.bb} (86%) diff --git a/meta-networking/recipes-support/f

[oe] [PATCH][meta-networking] libowfat: update to 0.32

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../ncp/{libowfat_0.31.bb => libowfat_0.32.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/ncp/{libowfat_0.31.bb => libowfat_0.32.bb} (84%) diff --git a/meta-networking/recipes-support/ncp

[oe] [PATCH][meta-networking] phytool: update to v2

2019-04-07 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta-networking/recipes-support/phytool/phytool.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-support/phytool/phytool.bb b/meta-networking/recipes-support/phytool/phytool.bb index 4ed3ed1e4..29499d6d7 1006

[oe] [PATCH][meta-networking] smcroute: update to 2.4.4

2019-04-07 Thread Oleksandr Kravchuk
COPYING md5sum updated to to minor cleanup (see @0ae4003f714218c371). Signed-off-by: Oleksandr Kravchuk --- .../smcroute/{smcroute_2.0.0.bb => smcroute_2.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/smcroute/{smcroute_2.0.0.bb