Re: [oe] Request to Revert 'recipes: rename distro_features_check to features_check' comit on meta-java zeus branch

2020-03-30 Thread Alex Kiernan
On Tue, Mar 31, 2020 at 5:46 AM Geoff Parker wrote: > > Hi Alex, > > We moved one of our products to the zeus Yocto 3.0 meta layer branches. It > recently stopped building due to this commit on the meta-java zeus branch: > > commit d2e962a795e8713e5443659669842298453d938f > Author: Alex Kiernan

Re: [oe] [meta-python] [PATCH] python3-test-generator: Enable ptest

2020-03-30 Thread Khem Raj
I see 19:39:18 ERROR: Nothing RPROVIDES 'python3-mock' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-openembedded/meta-python/recipes-devtools/python/python3-test-generator_0.1.2.bb RDEPENDS on or otherwise requires it) 19:39:19 ERROR: Nothing RPROVIDES 'python3-test-generator-dev' (b

Re: [oe] [PATCH 1/6] wxwidgets: initial add 3.1.3

2020-03-30 Thread Khem Raj
Fails on musl https://errors.yoctoproject.org/Errors/Details/399768/ On Mon, Mar 30, 2020 at 3:26 PM Andreas M?ller wrote: > > * need it for 0.a.d and audacity > * did extensive testing with PACKAGECONFIG combinations (exception: mspack - > libmspack is in meta-security) > > Signed-off-by: And

[oe] [meta-python] [PATCH] python3-simpleeval: Enable ptest

2020-03-30 Thread zangrc
Signed-off-by: Zang Ruochen --- .../python/python3-simpleeval/run-ptest| 3 +++ .../python/python3-simpleeval_0.9.10.bb| 14 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-simpleeval/run-pte

[oe] [PATCH 6/6] xfce4-screensaver: upgrade 0.1.8 -> 0.1.10

2020-03-30 Thread Andreas M?ller
Release notes for 0.1.10 [Please note that this is a development release.] This release adds empty responses to DBus calls that don't require a response. This matches gnome-screensaver's functionality, and fixes support for xfce4-session. - Send DBus lock responses for xf

[oe] [PATCH 5/6] xfce4-clipman-plugin: upgrade 1.4.4 -> 1.6.0

2020-03-30 Thread Andreas M?ller
Release notes for 1.6.0 === This is a feature release. Apart from fixing deprecations, improving the settings dialog and small improvements to the panel plugin a new feature has been introduced: xfce4-clipman-history. It allows you to search the history interactively and paste d

[oe] [PATCH 1/6] wxwidgets: initial add 3.1.3

2020-03-30 Thread Andreas M?ller
* need it for 0.a.d and audacity * did extensive testing with PACKAGECONFIG combinations (exception: mspack - libmspack is in meta-security) Signed-off-by: Andreas Müller --- meta-oe/licenses/wxWidgets| 54 + .../wxwidgets/wxwidgets_git.bb| 79 ++

[oe] [PATCH 4/6] xfce4-pulseaudio-plugin: upgrade 0.4.2 -> 0.4.3

2020-03-30 Thread Andreas M?ller
Release notes for 0.4.3 === This is a new stable release. General: - Build now requires exo-2 0.11 or newer - Fixed various memory leaks and warnings - Removed unused dbus-glib include (Xfce #15343) - Replaced g_type_class_add_private deprecations - Updated copyright years - Up

[oe] [PATCH 3/6] xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2

2020-03-30 Thread Andreas M?ller
Release notes for 0.8.9.2 = This is a bug fix release. 0.8.9.2 === - Allow to create window with 1 line height. One should also disable the scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447) - Fix 'Transparency setting ignored when using --color-bg' (bug #16

[oe] [PATCH 2/6] xfce4-session: upgrade 4.14.1 -> 4.14.2

2020-03-30 Thread Andreas M?ller
Release notes for 4.14.2 - Add support for xfce4-screensaver (Bug #16522) - Try xfce screensaver before cinnamon (Bug #16223) - Translation Updates: Albanian, Belarusian, Indonesian, Polish, Portuguese, Swedish Signed-off-by: Andreas Müller --- .../{xfce4-session_4.14.

[oe] [meta-oe][PATCH] iwd: upgrade 1.5 -> 1.6

2020-03-30 Thread Pierre-Jean Texier via Lists.Openembedded.Org
This includes the following changes: ver 1.6: Fix issue with handling missing AP stop events. Fix issue with handling out-of-order disconnect events. Fix issue with handling missing auth/assoc support. Fix issue with handling omitted EAP-TLS-CACert. Fix issu

[oe] [meta-python][PATCH] python3-more-itertools: upgrade 8.1.0 -> 8.2.0

2020-03-30 Thread Trevor Gamblin
From: Trevor Gamblin Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-more-itertools_8.1.0.bb | 5 - .../recipes-devtools/python/python3-more-itertools_8.2.0.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta-python/recipes-devtoo

[oe] [meta-python][PATCH] python3-jinja2: upgrade 2.10.3 -> 2.11.1

2020-03-30 Thread Trevor Gamblin
From: Trevor Gamblin Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python-jinja2.inc | 4 ++-- .../{python3-jinja2_2.10.3.bb => python3-jinja2_2.11.1.bb}| 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3

Re: [oe] [bitbake-devel] Mailing list platform change March 20th

2020-03-30 Thread Martin Jansa
On Wed, Mar 25, 2020 at 04:03:25PM +0100, Martin Jansa wrote: > On Fri, Mar 20, 2020 at 05:44:36PM -0700, Michael Halstead wrote: > > The migration to Groups.io is nearly complete. All functionality is ready > > to use and you can send e-mail now. Archives are in place except for the > > most recen

[oe] [meta-oe][RESEND PATCH] figlet: new package

2020-03-30 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This adds a recipe for figlet - a utility for creating large characters from regular console characters. It's useful to create custom banners at run-time. Include native and nativesdk support in case we want to create banners at build-time. Signed-off-by: Bartosz Golas

[oe] [PATCH] figlet: new package

2020-03-30 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This adds a recipe for figlet - a utility for creating large characters from regular console characters. It's useful to create custom banners at run-time. Include native and nativesdk support in case we want to create banners at build-time. Signed-off-by: Bartosz Golas