[oe] [meta-python] [PATCH] python-beautifulsoup4: upgrade 4.8.0 -> 4.8.1

2019-10-09 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python-beautifulsoup4.inc | 4 ++-- ...{python-beautifulsoup4_4.8.0.bb => python-beautifulsoup4_4.8.1.bb} | 0 ...ython3-beautifulsoup4_4.8.0.bb => python3-beautifulsoup4_4.8.1.bb} | 0 3 files changed, 2 insertions(+),

Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Kang Kai
On 2019/10/9 下午9:29, Khem Raj wrote: On Wed, Oct 9, 2019 at 2:10 AM Andreas Müller wrote: On Fri, Oct 4, 2019 at 10:35 PM Khem Raj wrote: On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller wrote: On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller wrote: * important bugfix release: systray draws

[oe] [meta-python] [PATCH] python-attrs: upgrade 19.1.0 -> 19.2.0

2019-10-09 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python-attrs.inc | 4 ++-- .../python/{python-attrs_19.1.0.bb => python-attrs_19.2.0.bb} | 0 .../python/{python3-attrs_19.1.0.bb => python3-attrs_19.2.0.bb} | 0 3 files changed, 2 insertions(+),

[oe] [PATCH] rwmem: add DESCRIPTION since the summary is vague

2019-10-09 Thread Randy MacLeod
Signed-off-by: Randy MacLeod --- meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb | 9 + 1 file changed, 9 insertions(+) diff --git a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb b/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb index 0a15134df..5d81fdb4d 100644 --- a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb +++

[oe] [meta-networking][PATCH 1/1] mosquitto: update to 1.6.7

2019-10-09 Thread Paul Eggleton
Bugfix release. For details, see: https://mosquitto.org/blog/2019/09/version-1-6-7-released/ Signed-off-by: Paul Eggleton --- .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [meta-networking][PATCH 0/1] mosquitto: update to 1.6.7

2019-10-09 Thread Paul Eggleton
The following changes since commit fd1a0c9210b162ccb147e933984c755d32899efc: Add zeus compatibility to all layer.conf files (2019-10-08 15:58:14 -0700) are available in the Git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/mosquitto-1-6-7

[oe] [PATCH 2/2] fluidsynth: upgrade 2.0.6 -> 2.0.7

2019-10-09 Thread Andreas Müller
Minor bugfixes From announcement: * fix broken audio output when reverb was active after synth creation (#563) * fix debug console messages not being visible for debug builds on Windows Signed-off-by: Andreas Müller --- meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 ++-- 1

[oe] [PATCH 1/2] jack: upgrade 1.9.12 -> 1.9.13

2019-10-09 Thread Andreas Müller
This release contains various fixes / enhancements - from release announcement: * Meta-data API implementation. (and a few tools updated with support for it) * Correct GPL licence to LGPL for files needed to build libjack. * Remove FreeBoB backend (superseded by FFADO). * define JACK_LIB_EXPORT,

[oe] warrior pull request

2019-10-09 Thread akuster808
The following changes since commit 3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9:   oprofile: drop kernel-vmlinux from RRECOMMENDS (2019-09-07 15:30:50 -0700) are available in the git repository at:   https://git.openembedded.org/meta-openembedded f4ccdf2 for you to fetch changes up to

Re: [oe] [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl

2019-10-09 Thread akuster808
On 10/9/19 12:42 AM, Adrian Bunk wrote: > The tools that use perl are no longer built. What error are you seeing that this fixes in warrior? - armin > > Signed-off-by: Adrian Bunk > Signed-off-by: Khem Raj > --- > meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 - > 1 file

[oe] [meta-oe][PATCH] nvme-cli: Use install-spec target

2019-10-09 Thread Khem Raj
install target build install-hostparams as well, which tries to run nvme tool during build, we defer that to runtime post_install anyway so we can ignore building it during install task Signed-off-by: Khem Raj --- meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb | 2 +- 1 file changed, 1

[oe] [meta-oe][PATCH] tcpdump: Delete unused patch

2019-10-09 Thread Peiran Hong
Delete patch "0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch" since it is not used in the tcpdump recipe anymore. Signed-off-by: Peiran Hong --- ...16808-AoE-Add-a-missing-bounds-check.patch | 61 --- 1 file changed, 61 deletions(-) delete mode 100644

Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Khem Raj
On Wed, Oct 9, 2019 at 2:10 AM Andreas Müller wrote: > > On Fri, Oct 4, 2019 at 10:35 PM Khem Raj wrote: > > > > > > On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller > > wrote: > >> > >> On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller > >> wrote: > >> > > >> > * important bugfix release:

[oe] [meta-python][PATCH v2] python-waitress: Add recipes

2019-10-09 Thread Martin Schwan
Waitress is a pure-Python WSGI server. Signed-off-by: Martin Schwan --- Changes in v2: - Fixed missing "K" in "LIC_FILES_CHKSUM" --- .../recipes-devtools/python/python-waitress.inc| 10 ++ .../recipes-devtools/python/python-waitress_1.3.1.bb | 2 ++

[oe] [meta-python][PATCH] python-waitress: Add recipes

2019-10-09 Thread Martin Schwan
Waitress is a pure-Python WSGI server. Signed-off-by: Martin Schwan --- .../recipes-devtools/python/python-waitress.inc| 10 ++ .../recipes-devtools/python/python-waitress_1.3.1.bb | 2 ++ .../recipes-devtools/python/python3-waitress_1.3.1.bb | 2 ++ 3 files changed, 14

[oe] [PATCH] polkit-group-rules: Fix error in do_rootfs for rpm package-manager

2019-10-09 Thread Andreas Müller
* An issue in meta-mortsgna was reported. Discussion is found at [1] * We do similar in meta-gnome's gvfs for same reason [2] * This is a bugfix which should apply and work for many release-branches Fixes: | Error: Transaction check error: | file /etc/polkit-1/rules.d conflicts between

Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Andreas Müller
On Fri, Oct 4, 2019 at 10:35 PM Khem Raj wrote: > > > On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller wrote: >> >> On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller >> wrote: >> > >> > * important bugfix release: systray draws icons properly when compositing >> > is >> > disabled >> > * while

[oe] [meta-python] [PATCH] python-asn1crypto: upgrade 0.24.0 -> 1.0.1

2019-10-09 Thread Zang Ruochen
-License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 6 +++--- .../{python-asn1crypto_0.24.0.bb => python-asn1crypto_1.0.1.bb} | 0 .../{python3-asn1crypto_0.24.0.bb =>

Re: [oe] [meta-oe][PATCH] tcpdump: upgrade 4.9.2 -> 4.9.3

2019-10-09 Thread Adrian Bunk
On Mon, Oct 07, 2019 at 09:43:40AM -0400, Peiran Hong wrote: >... > Deleted patch "0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch" > since the fix is included in the upgrade. >... The patch file is not deleted: > .../tcpdump/tcpdump/add-ptest.patch | 9 + >

[oe] [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl

2019-10-09 Thread Adrian Bunk
The tools that use perl are no longer built. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.3.26 -> 6.4.1

2019-10-09 Thread Zang Ruochen
-License-Update: Copyright year updated to 2019. -fetchmail/02_remove_SSLv3.patch Removed since this is included in 6.4.1. Signed-off-by: Zang Ruochen --- .../fetchmail/fetchmail/02_remove_SSLv3.patch | 1576 .../{fetchmail_6.3.26.bb => fetchmail_6.4.1.bb}|7