[oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Trevor Woerner
Remove mpv from the PNBLACKLIST by updating to the latest release and using a newer, python3-aware waf for building (copied from glmark2). The name of the license file changed, but the licence of the software itself did not. Added mime-xdg to inherit to handle mime artifacts. Added to the FILES

Re: [oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Martin Jansa
On Wed, Feb 05, 2020 at 03:30:53PM -0500, Trevor Woerner wrote: > Remove mpv from the PNBLACKLIST by updating to the latest release and using a > newer, python3-aware waf for building (copied from glmark2). > > The name of the license file changed, but the licence of the software itself > did

Re: [oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Andreas Müller
On Wed, Feb 5, 2020 at 9:31 PM Trevor Woerner wrote: > > Remove mpv from the PNBLACKLIST by updating to the latest release and using a > newer, python3-aware waf for building (copied from glmark2). > > The name of the license file changed, but the licence of the software itself > did not. > >

Re: [oe] [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6

2020-02-05 Thread Andreas Müller
On Wed, Feb 5, 2020 at 4:57 PM akuster808 wrote: > > > > On 2/5/20 1:25 AM, Andreas Müller wrote: > > From: Yi Zhao > > > > Signed-off-by: Yi Zhao > > Signed-off-by: Khem Raj > > > > (cherry picked from commit 2b3fd534874aee125a6c79c70c93b1aa498fda3f) > > > > This is necessary for zeus to fix

Re: [oe] [meta-python][zeus][PATCH v2 1/2] python-twisted: add required RDEPENDS for twistd

2020-02-05 Thread Trevor Gamblin
On 2/5/20 12:01 PM, Martin Jansa wrote: On Wed, Feb 05, 2020 at 10:16:01AM -0500, Trevor Gamblin wrote: On 2/5/20 9:59 AM, Martin Jansa wrote: On Mon, Feb 03, 2020 at 08:45:26PM -0800, Tim Orling wrote: On Mon, Feb 3, 2020 at 8:30 PM Martin Jansa wrote: Please send this fix to normal

Re: [oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Trevor Woerner
On Wed 2020-02-05 @ 10:07:07 PM, Martin Jansa wrote: > Thanks, > > would you mind undoing: > http://git.openembedded.org/meta-openembedded/commit/?id=0c182e58775966699c303c1e2561c273197bf445 > in the same commit? Sure, no problem. v2 on the way > Also was this sent with -M? haha, I know

Re: [oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Khem Raj
On Wed, Feb 5, 2020 at 3:02 PM Trevor Woerner wrote: > > On Wed 2020-02-05 @ 10:07:07 PM, Martin Jansa wrote: > > Thanks, > > > > would you mind undoing: > > http://git.openembedded.org/meta-openembedded/commit/?id=0c182e58775966699c303c1e2561c273197bf445 > > in the same commit? > > Sure, no

Re: [oe] [meta-oe][PATCH] mpv: 0.26.0 -> 0.32.0

2020-02-05 Thread Trevor Woerner
On Wed, Feb 5, 2020 at 6:32 PM Khem Raj wrote: > On Wed, Feb 5, 2020 at 3:02 PM Trevor Woerner wrote: > > > > On Wed 2020-02-05 @ 10:07:07 PM, Martin Jansa wrote: > > > Thanks, > > > > > > would you mind undoing: > > > >

Re: [oe] [meta-python2][RFC] lib/oeqa/runtime/cases/python2_module.py: add test

2020-02-05 Thread Tim Orling
On Wed, Feb 5, 2020 at 3:18 PM Randy MacLeod wrote: > On 1/25/20 3:25 AM, Tim Orling wrote: > > This test case is intentionally limited to only tesing one > > python package/recipe at a time, because the use case is to > > determine whether dependencies have been met for a minimal > > image with

[oe] [meta-networking][PATCH] mdns: improve numerous aspects of Posix backend

2020-02-05 Thread Matt Hoosier
Apple's default implementation of the Posix backend for mDNSResponder has a number of weaknesses. Address several of them, most notably: * Improve interface tracking, preventing confusion to mdns's state machine. Prevents spurious removal/republication cycles whenever network interfaces are

Re: [oe] [meta-python2][RFC] lib/oeqa/runtime/cases/python2_module.py: add test

2020-02-05 Thread Tim Orling
On Wed, Feb 5, 2020 at 3:18 PM Randy MacLeod wrote: > On 1/25/20 3:25 AM, Tim Orling wrote: > > This test case is intentionally limited to only tesing one > > python package/recipe at a time, because the use case is to > > determine whether dependencies have been met for a minimal > > image with

Re: [oe] [meta-python2][RFC] lib/oeqa/runtime/cases/python2_module.py: add test

2020-02-05 Thread Randy MacLeod
On 1/25/20 3:25 AM, Tim Orling wrote: This test case is intentionally limited to only tesing one python package/recipe at a time, because the use case is to determine whether dependencies have been met for a minimal image with 'only' the package under test installed. This dependency checking

Re: [oe] [meta-oe][PATCH] smem: use python 3

2020-02-05 Thread Max Krummenacher
Hi André Thanks for your patch. This seems more complete and should go in in favour of this one. No I didn't test with --source, I only tested using smem directly on the embedded target which worked well for all but the charting options. I'm aware that the charting option gracefully declines to

Re: [oe] [meta-python][zeus][PATCH v2 1/2] python-twisted: add required RDEPENDS for twistd

2020-02-05 Thread Martin Jansa
On Wed, Feb 05, 2020 at 10:16:01AM -0500, Trevor Gamblin wrote: > > On 2/5/20 9:59 AM, Martin Jansa wrote: > > On Mon, Feb 03, 2020 at 08:45:26PM -0800, Tim Orling wrote: > > > On Mon, Feb 3, 2020 at 8:30 PM Martin Jansa > > > wrote: > > > > > > > Please send this fix to normal meta-python in

[oe] [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6

2020-02-05 Thread Andreas Müller
From: Yi Zhao Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit 2b3fd534874aee125a6c79c70c93b1aa498fda3f) This is necessary for zeus to fix samba build as reported in [1] [1] http://lists.openembedded.org/pipermail/openembedded-devel/2020-January/204168.html

[oe] [meta-oe][PATCH] xmlsec1: fix for multilib

2020-02-05 Thread Chen Qi
With previous change of nss/nspr in this recipe, multilib build failure at do_configure. Fix it by not using hardcoded /lib/. Signed-off-by: Chen Qi --- .../0001-nss-nspr-fix-for-multilib.patch | 52 +++ .../recipes-support/xmlsec1/xmlsec1_1.2.29.bb | 3 +- 2 files

Re: [oe] [meta-java][g0hl1n/wip-jdk8u242ga][PATCH] Fix building openjre-8 242

2020-02-05 Thread Matthias Schoepfer via Openembedded-devel
Hi Richard and Jacob, I just stumbled across the very same error, but on aarch64. I tried to switch to the wip-branch, but I get ParseError at /[...]/meta-java/recipes-core/openjdk/openjdk-7_99b00-2.6.5.bb:7: Could not inherit file classes/features_check.bbclass I am on zeus... Regards,

[oe] [meta-python2][PATCH] python2: add ntpath

2020-02-05 Thread Tim Orling
From: Armin Kuster python3 has this but python is missing this. [Yocto #13740] Signed-off-by: Armin Kuster Signed-off-by: Tim Orling --- recipes-devtools/python/python/python2-manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [oe] [meta-python][zeus][PATCH v2 1/2] python-twisted: add required RDEPENDS for twistd

2020-02-05 Thread Martin Jansa
On Mon, Feb 03, 2020 at 08:45:26PM -0800, Tim Orling wrote: > On Mon, Feb 3, 2020 at 8:30 PM Martin Jansa wrote: > > > Please send this fix to normal meta-python in meta-oe/zeus: > > > >

[oe] [meta-oe][master-next][PATCH 2/2] smem: update to v1.5 (python3 compatibility)

2020-02-05 Thread André Draszik
smem generally works using the upstream code, but the --source argument still throws exceptions - add a patch to resolve those as well. There is no release on the downloads URL, but a tag in mercurial - so this now downloads the snapshot that tag is pointing to. Signed-off-by: André Draszik ---

[oe] [meta-oe][master-next][PATCH 1/2] python3-matplotlib: provide a -native variant

2020-02-05 Thread André Draszik
From: André Draszik This is useful e.g. for smem-native. Signed-off-by: André Draszik --- meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb

Re: [oe] [meta-oe][PATCH] smem: use python 3

2020-02-05 Thread André Draszik
Hi, Interestingly I had been looking at this today as well... On Wed, 2020-02-05 at 00:40 +0100, Max Krummenacher wrote: > There seems to be no user of python-textutils python-shell python-codecs > in the script, so these rdepends are dropped. > > On a i.MX6 based machine smem runs with just

Re: [oe] [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6

2020-02-05 Thread akuster808
On 2/5/20 1:25 AM, Andreas Müller wrote: > From: Yi Zhao > > Signed-off-by: Yi Zhao > Signed-off-by: Khem Raj > > (cherry picked from commit 2b3fd534874aee125a6c79c70c93b1aa498fda3f) > > This is necessary for zeus to fix samba build as reported in [1] > > [1] >

Re: [oe] [meta-python][zeus][PATCH v2 1/2] python-twisted: add required RDEPENDS for twistd

2020-02-05 Thread Trevor Gamblin
On 2/5/20 9:59 AM, Martin Jansa wrote: On Mon, Feb 03, 2020 at 08:45:26PM -0800, Tim Orling wrote: On Mon, Feb 3, 2020 at 8:30 PM Martin Jansa wrote: Please send this fix to normal meta-python in meta-oe/zeus: