[oe] [meta-oe] [PATCH] dstat: upgrade 0.7.3 -> 0.7.4

2019-07-21 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-oe/recipes-support/dstat/{dstat_0.7.3.bb => dstat_0.7.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/dstat/{dstat_0.7.3.bb => dstat_0.7.4.bb} (93%) diff --git a/meta-oe/recipes-support/dstat/dstat_0.7.3.bb

Re: [oe] [PATCH 2/2] openjdk: add openjdk-config

2019-07-21 Thread Jia, Fang
Hi, Richard Leitner How about this patch ? Could you help to give some suggestions ? Thanks, Fang On 21/02/2019 11:23, Fang Jia wrote: > * Create a new package openjdk-config which used to set variable value > for openjdk. > * The LICENSE file of openjdk-config is COPYING.MIT. > * Allow

[oe] [PATCH][meta-networking] htpdate: update to 1.2.1

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../htpdate/{htpdate_1.2.0.bb => htpdate_1.2.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/htpdate/{htpdate_1.2.0.bb => htpdate_1.2.1.bb} (90%) diff --git

[oe] [PATCH][meta-networking] uftp: update to 4.10

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../recipes-support/uftp/{uftp_4.9.11.bb => uftp_4.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/uftp/{uftp_4.9.11.bb => uftp_4.10.bb} (77%) diff --git

[oe] [meta-python] [PATCH] python-pbr: upgrade 5.4.0 -> 5.4.1

2019-07-21 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../python/{python-pbr_5.4.0.bb => python-pbr_5.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pbr_5.4.0.bb => python-pbr_5.4.1.bb} (62%) diff --git

Re: [oe] [meta-oe][PATCH] Finer gperftools packaging

2019-07-21 Thread Anatol Belski
Hi Khem, On Sat, 2019-07-20 at 19:17 -0700, Khem Raj wrote: > > +FILES_${PN}-libs = "${libdir}/libprofiler*${SOLIBS} > > ${libdir}/libprofiler*${SOLIBS}\ > > + ${libdir}/libtcmalloc${SOLIBS} \ > > + ${libdir}/libtcmalloc_debug${SOLIBS} \ > > +

[oe] [meta-networking] [PATCH] wireshark: upgrade 3.0.2 -> 3.0.3

2019-07-21 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../wireshark/{wireshark_3.0.2.bb => wireshark_3.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.0.2.bb => wireshark_3.0.3.bb} (95%) diff --git

[oe] [meta-oe][PATCH] gperftools: separate off libtcmalloc-minimal

2019-07-21 Thread Anatol Belski via Openembedded-devel
From: Anatol Belski From: Anatol Belski The libctmalloc-minimal is what is useful for C++ apps if only the improved allocator is needed. The gperftools package stays otherwise fully backward compatible as it's going to depend on libtcmalloc-minimal. The libtcmalloc-minimal can be installed

Re: [oe] [PATCH][meta-networking] blueman: update to 2.1.1

2019-07-21 Thread Khem Raj
Ok, thanks. I will queue it up shortly. On Sun, Jul 21, 2019 at 5:23 PM Oleksandr Kravchuk wrote: > > Hi, > > Hm... It applies cleanly on the top of master-next and resulted patch is > identical. > > On 22/07/2019 02:20, Khem Raj wrote: > > HI Oleksandr > > > > Can you rebase this on top of

Re: [oe] [PATCH][meta-networking] blueman: update to 2.1.1

2019-07-21 Thread Oleksandr Kravchuk
Hi, Hm... It applies cleanly on the top of master-next and resulted patch is identical. On 22/07/2019 02:20, Khem Raj wrote: > HI Oleksandr > > Can you rebase this on top of master-next and resend ? > > On 7/21/19 4:38 PM, Oleksandr Kravchuk wrote: >> Removed patch was upstreamed. >> >>

Re: [oe] [PATCH][meta-networking] blueman: update to 2.1.1

2019-07-21 Thread Khem Raj
HI Oleksandr Can you rebase this on top of master-next and resend ? On 7/21/19 4:38 PM, Oleksandr Kravchuk wrote: Removed patch was upstreamed. Signed-off-by: Oleksandr Kravchuk --- .../blueman/blueman_2.1.1.bb | 58 +++ .../blueman/blueman_git.bb

[oe] [PATCH][meta-networking] blueman: update to 2.1.1

2019-07-21 Thread Oleksandr Kravchuk
Removed patch was upstreamed. Signed-off-by: Oleksandr Kravchuk --- .../blueman/blueman_2.1.1.bb | 58 +++ .../blueman/blueman_git.bb| 42 -- 2 files changed, 58 insertions(+), 42 deletions(-) create mode 100644

Re: [oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

2019-07-21 Thread Adrian Bunk
On Sun, Jul 21, 2019 at 10:37:23AM -0700, Khem Raj wrote: > On Sun, Jul 21, 2019 at 10:21 AM Adrian Bunk wrote: > > > On Sun, Jul 21, 2019 at 09:27:33AM -0700, Khem Raj wrote: > > > seeing gold linker crash on arm > > > > > > https://errors.yoctoproject.org/Errors/Details/253440/ > > > > > >

[oe] [meta-oe][PATCH v2 2/2] usbguard: Initial recipe

2019-07-21 Thread Ayoub Zaki
Introduce the USBGuard software framework that helps to protect against rogue USB devices (a.k.a. BadUSB) by implementing basic whitelisting and blacklisting capabilities based on device attributes. --- .../usbguard/usbguard_0.7.4.bb| 37 +++ 1 file changed, 37

[oe] [meta-oe][PATCH v2 1/2] pegtl: Initial recipe

2019-07-21 Thread Ayoub Zaki
Introduce the Parsing Expression Grammar Template Library (PEGTL) a zero-dependency C++ header-only parser combinator library for creating parsers according to the Parsing Expression Grammar (PEG). --- meta-oe/recipes-extended/pegtl/pegtl_2.1.4.bb | 12 1 file changed, 12

Re: [oe] [meta-oe][PATCH 2/2] usbguard: Initial recipe

2019-07-21 Thread Ayoub Zaki
Hi, On 21.07.19 20:27, Khem Raj wrote: On 7/21/19 11:06 AM, Ayoub Zaki wrote: Introduce the USBGuard software framework that helps to protect against rogue USB devices (a.k.a. BadUSB) by implementing basic whitelisting and blacklisting capabilities based on device attributes.

Re: [oe] [meta-oe][PATCH 2/2] usbguard: Initial recipe

2019-07-21 Thread Khem Raj
On 7/21/19 11:06 AM, Ayoub Zaki wrote: Introduce the USBGuard software framework that helps to protect against rogue USB devices (a.k.a. BadUSB) by implementing basic whitelisting and blacklisting capabilities based on device attributes. Signed-off-by: Ayoub Zaki ---

[oe] [meta-oe][PATCH 1/2] pegtl: Initial recipe

2019-07-21 Thread Ayoub Zaki
Introduce the Parsing Expression Grammar Template Library (PEGTL) a zero-dependency C++ header-only parser combinator library for creating parsers according to the Parsing Expression Grammar (PEG). Signed-off-by: Ayoub Zaki --- meta-oe/recipes-extended/pegtl/pegtl_2.1.4.bb | 12 1

[oe] [meta-oe][PATCH 2/2] usbguard: Initial recipe

2019-07-21 Thread Ayoub Zaki
Introduce the USBGuard software framework that helps to protect against rogue USB devices (a.k.a. BadUSB) by implementing basic whitelisting and blacklisting capabilities based on device attributes. Signed-off-by: Ayoub Zaki --- .../usbguard/usbguard_0.7.4.bb| 37

Re: [oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

2019-07-21 Thread Khem Raj
On Sun, Jul 21, 2019 at 10:21 AM Adrian Bunk wrote: > On Sun, Jul 21, 2019 at 09:27:33AM -0700, Khem Raj wrote: > > seeing gold linker crash on arm > > > > https://errors.yoctoproject.org/Errors/Details/253440/ > > > > however, this is a linker problem which is latent until this, I would > >

Re: [oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

2019-07-21 Thread Adrian Bunk
On Sun, Jul 21, 2019 at 09:27:33AM -0700, Khem Raj wrote: > seeing gold linker crash on arm > > https://errors.yoctoproject.org/Errors/Details/253440/ > > however, this is a linker problem which is latent until this, I would > like to see if we can find a solution > before applying this patch

Re: [oe] [meta-oe][PATCH] Finer gperftools packaging

2019-07-21 Thread Anatol Belski
On Sat, 2019-07-20 at 19:17 -0700, Khem Raj wrote: > > +EXTRA_OECONF_append += " --enable-static" > > + > > why do we need this ? > Overseen this. This is needed, because for some reason static libraries was not produced on ARM64 by default, while they was on AMD64. I'll put a comment for this

Re: [oe] [meta-oe][PATCH] Finer gperftools packaging

2019-07-21 Thread Anatol Belski
Hi Khem, thanks for the review. On Sat, 2019-07-20 at 19:17 -0700, Khem Raj wrote: > Hi Anatol > > On 7/20/19 6:33 PM, Anatol Belski via Openembedded-devel wrote: > > This splits gperftools into > > > > - gperftools script > > - gperftools profiler and other libs > > - libtcmalloc-minimal > >

[oe] [meta-oe][PATCH 11/14] libuv: Switch to using git fetcher

2019-07-21 Thread Khem Raj
github archives are not reliable Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/libuv/libuv_1.27.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-connectivity/libuv/libuv_1.27.0.bb b/meta-oe/recipes-connectivity/libuv/libuv_1.27.0.bb

[oe] [meta-oe][PATCH 10/14] pam-plugin-ldapdb: Use git fetcher

2019-07-21 Thread Khem Raj
github archives are not reliable Signed-off-by: Khem Raj --- meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb

[oe] [meta-oe][PATCH 07/14] mpv: Switch to using git fetcher

2019-07-21 Thread Khem Raj
github tarballs are unreliable, fixes SRC_URI uses unstable GitHub archives [src-uri-bad] Signed-off-by: Khem Raj --- meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb

[oe] [meta-oe][PATCH 12/14] usbctl: Switch to git fetcher

2019-07-21 Thread Khem Raj
github archives are not reliable Signed-off-by: Khem Raj --- meta-oe/recipes-support/uhubctl/uhubctl_2.0.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/uhubctl/uhubctl_2.0.0.bb b/meta-oe/recipes-support/uhubctl/uhubctl_2.0.0.bb index

[oe] [meta-python][PATCH 06/14] python-matplotlib: Use git src_uri

2019-07-21 Thread Khem Raj
Fixes python-matplotlib-2.0.2: SRC_URI uses unstable GitHub archives [src-uri-bad] Signed-off-by: Khem Raj --- .../recipes-devtools/python/python-matplotlib_2.0.2.bb| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[oe] [meta-networking][PATCH 05/14] firewalld: Update to 0.6.3->0.6.4

2019-07-21 Thread Khem Raj
Forward port patch to work with 0.6.4 and update the status Signed-off-by: Khem Raj --- ...a-separate-directory-outside-the-sou.patch | 19 +-- ...{firewalld_0.6.3.bb => firewalld_0.6.4.bb} | 8 2 files changed, 9 insertions(+), 18 deletions(-) rename

[oe] [meta-oe][PATCH 13/14] pmdk: Fix libdir which is multi-lib aware

2019-07-21 Thread Khem Raj
OE use 'lib' even on x86_64 when building with multilib support disabled and used 'lib64' with multilib This fixes packaging errors e.g. pmdk-1.6: pmdk: Files/directories were installed but not shipped in any package: /usr/lib64/libpmem.so.1.0.0 /usr/lib64/libpmemblk.so.1.0.0

[oe] [meta-webserver][PATCH 03/14] sthttpd: Use git SRC_URI instead of github archive

2019-07-21 Thread Khem Raj
Fixes SRC_URI uses unstable GitHub archives [src-uri-bad] Signed-off-by: Khem Raj --- meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb

[oe] [meta-initramfs][PATCH 14/14] kexec-tools-klibc: Refresh patch with no code change

2019-07-21 Thread Khem Raj
Fixes kexec-tools-klibc-2.0.18+gitAUTOINC+5750980cdb: Patch log indicates that patches do not apply cleanly. [patch-fuzz] Signed-off-by: Khem Raj --- .../0001-force-static-build.patch | 4 +- ...der-of-headers-to-fix-build-for-musl.patch | 2 +-

[oe] [meta-oe][PATCH 09/14] dumb-init: Switch to git fetcher

2019-07-21 Thread Khem Raj
github archives are not reliable Signed-off-by: Khem Raj --- .../dumb-init/{dumb-init_1.2.0.bb => dumb-init_1.2.2.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-extended/dumb-init/{dumb-init_1.2.0.bb => dumb-init_1.2.2.bb} (63%) diff --git

[oe] [meta-oe][PATCH 08/14] x11vnc: Switch to git fetcher

2019-07-21 Thread Khem Raj
Using github archives is not reliable, fixes SRC_URI uses unstable GitHub archives [src-uri-bad] Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git

[oe] [meta-oe][PATCH 01/14] recipes: Use BPN instead of PN in SRC_URIs

2019-07-21 Thread Khem Raj
Makes it work for multilib case and fixes QA error SRC_URI uses PN not BPN [src-uri-bad] Signed-off-by: Khem Raj --- meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb | 2 +- meta-oe/recipes-devtools/geany/geany-plugins_1.34.bb | 4 ++--

[oe] [meta-networking][PATCH 04/14] arno-iptables-firewall: Switch to git fetcher

2019-07-21 Thread Khem Raj
github archives are not reliable Fixes arno-iptables-firewall-2.0.3: https://github.com/arno-iptables-firewall/aif/archive/2.0.3.tar.gz: SRC_URI uses unstable GitHub archives [src-uri-bad] Signed-off-by: Khem Raj --- .../arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb | 7 +++ 1

[oe] [meta-oe][PATCH 02/14] cli11: Refresh patch to fix fuzz

2019-07-21 Thread Khem Raj
Fixes cli11-1.8.0+gitAUTOINC+13becaddb6: Patch log indicates that patches do not apply cleanly. [patch-fuzz] Signed-off-by: Khem Raj --- .../cli11/files/0001-Add-CLANG_TIDY-check.patch | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

2019-07-21 Thread Khem Raj
seeing gold linker crash on arm https://errors.yoctoproject.org/Errors/Details/253440/ however, this is a linker problem which is latent until this, I would like to see if we can find a solution before applying this patch On Wed, Jul 17, 2019 at 9:21 PM wrote: > > From: Mingli Yu > >

Re: [oe] [warrior] 3/8] ndctl: make MACHINE_ARCH and ignore from libblockdev

2019-07-21 Thread Adrian Bunk
On Sun, Jul 21, 2019 at 06:28:55PM +0300, Adrian Bunk wrote: > In master the commit > ndctl: Remove the unnecessary dependency on virtual/kernel > reverted this change and did the correct fix instead. > > You could cherry-pick the part of that patch that applies to warrior > instead of this

Re: [oe] [warrior] 4/8] oprofile: make MACHINE_ARCH

2019-07-21 Thread Adrian Bunk
In master the commit oprofile: drop virtual/kernel dependency and switch back to TUNE_PKGARCH reverted this change and did the correct fix instead. You could cherry-pick the part of that patch that applies to warrior instead of this patch. cu Adrian -- "Is there not promise of

Re: [oe] [warrior] 3/8] ndctl: make MACHINE_ARCH and ignore from libblockdev

2019-07-21 Thread Adrian Bunk
In master the commit ndctl: Remove the unnecessary dependency on virtual/kernel reverted this change and did the correct fix instead. You could cherry-pick the part of that patch that applies to warrior instead of this patch. cu Adrian -- "Is there not promise of rain?" Ling Tan

Re: [oe] [warrior] 2/8] evince: add patch to fix build with recent gobject-introspection

2019-07-21 Thread Adrian Bunk
On Sun, Jul 21, 2019 at 07:41:30AM -0700, Armin Kuster wrote: > From: Andreas Müller > > gobject-introspection torned some warnings to errors. That caused: > > | ../../evince-3.28.2/libview/ev-document-model.h:57: Fatal: EvinceView: > Namespace conflict for 'document_model_get_type' >... Not

Re: [oe] [warrior] 1/8] gnome-desktop3: set correct meson gtk doc option

2019-07-21 Thread Adrian Bunk
On Sun, Jul 21, 2019 at 07:41:29AM -0700, Armin Kuster wrote: > From: Andreas Müller > > Fixes: > | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: > configure was passed unrecognised options: docs [unknown-configure-option] >... Not needed, see

Re: [oe] [warrior] 0/8] patch review

2019-07-21 Thread Khem Raj
On Sun, Jul 21, 2019 at 7:41 AM Armin Kuster wrote: > > Patch comments window closes on Wednesday. > series looks fine to me > The following changes since commit 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0: > > turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44 -0700) > > are

[oe] [warrior] 8/8] wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03

2019-07-21 Thread Armin Kuster
From: Adrian Bunk This includes deletion of a frequency where transmission is no longer legal in Japan. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- .../{wireless-regdb_2019.03.01.bb => wireless-regdb_2019.06.03.bb}| 4 ++-- 1 file changed, 2

[oe] [warrior] 7/8] SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb, busybox and util-linux for phoronix-test-suite

2019-07-21 Thread Armin Kuster
From: Martin Jansa * phoronix-test-suite is allarch, but util-linux and lsb aren't === Comparing signatures for task do_package_write_ipk.sigdata between qemux86 and qemux86copy === ERROR: phoronix-test-suite different signature for task do_package_write_ipk.sigdata between qemux86 and

[oe] [warrior] 6/8] oprofile: drop virtual/kernel dependency and switch back to TUNE_PKGARCH

2019-07-21 Thread Armin Kuster
From: Martin Jansa * the kernel dependency was added couple years ago with: https://git.openembedded.org/openembedded-core/commit/?id=16bc366877a2e02d96adb91b90e30710777e6f09 the reasons for it no longer seem valid as it build ok without the dependency * there as some differences in the

[oe] [warrior] 5/8] ndctl: Remove the unnecessary dependency on virtual/kernel

2019-07-21 Thread Armin Kuster
From: Adrian Bunk This also makes it no longer specific to MACHINE_ARCH. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- meta-oe/conf/layer.conf | 6 -- meta-oe/recipes-core/ndctl/ndctl_v63.bb | 5 + 2 files changed, 1 insertion(+),

[oe] [warrior] 3/8] ndctl: make MACHINE_ARCH and ignore from libblockdev

2019-07-21 Thread Armin Kuster
From: Martin Jansa * fixes: ERROR: libblockdev different signature for task do_configure.sigdata between hammerhead and mako Hash for dependent task libblockdev/libblockdev_2.20.bb.do_prepare_recipe_sysroot changed from bee357e6fd2c8479c9dbf9ccef6f30c416df1eb608b53a775383069a4215286b to

[oe] [warrior] 0/8] patch review

2019-07-21 Thread Armin Kuster
Patch comments window closes on Wednesday. The following changes since commit 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0: turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44 -0700) are available in the git repository at: https://git.openembedded.org/meta-openembedded-contrib

[oe] [warrior] 4/8] oprofile: make MACHINE_ARCH

2019-07-21 Thread Armin Kuster
From: Martin Jansa * fixes: ERROR: oprofile different signature for task do_configure.sigdata between hammerhead and mako Hash for dependent task oprofile/oprofile_1.3.0.bb.do_prepare_recipe_sysroot changed from deecd34bc94f47935ce3dc7f83f9a8407269959e446518bd9700a2ebae4324bb to

[oe] [warrior] 2/8] evince: add patch to fix build with recent gobject-introspection

2019-07-21 Thread Armin Kuster
From: Andreas Müller gobject-introspection torned some warnings to errors. That caused: | ../../evince-3.28.2/libview/ev-document-model.h:57: Fatal: EvinceView: Namespace conflict for 'document_model_get_type' Have tried to fix evince by update to 3.28.5 and 3.32.0 but that causes nasty

[oe] [warrior] 1/8] gnome-desktop3: set correct meson gtk doc option

2019-07-21 Thread Armin Kuster
From: Andreas Müller Fixes: | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: configure was passed unrecognised options: docs [unknown-configure-option] Signed-off-by: Andreas Müller Signed-off-by: Khem Raj Signed-off-by: Armin Kuster ---

[oe] [meta-python][PATCH] python: pypi: Add python3-term

2019-07-21 Thread Alistair Francis
Signed-off-by: Alistair Francis --- meta-python/recipes-devtools/python/python-term.inc | 9 + meta-python/recipes-devtools/python/python3-term_2.3.bb | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-term.inc create mode 100644