Re: [oe] [meta-oe][PATCH 1/1] luajit: advance SRCREV to fix two CVE's

2020-09-11 Thread Khem Raj
On 9/11/20 3:06 PM, Joe Slater wrote: > No comments on this? I do not see it has been accepted. Joe Thanks for reminder, there was a comment I made https://lists.openembedded.org/g/openembedded-devel/topic/76607300#86861 patchwork also noticed it.

Re: [oe] [meta-python][PATCH] python3-django: add recipe for 3.1.1

2020-09-11 Thread Khem Raj
On 9/11/20 2:02 PM, Tim Orling wrote: > The reason for Django 2.2 is it is LTS. This version will now override > unless the user sets PREFERRED_VERSION. The thrash on non-LTS Django is > a PITA to support... If we want to keep LTS as default but still offer newer releases as second options, we

[oe] [meta-oe][PATCH] Bump sdbus-c++ version to v0.8.3

2020-09-11 Thread Khem Raj
From: Stanislav Angelovic Signed-off-by: Khem Raj --- .../sdbus-c++/{sdbus-c++-0.8.1 => sdbus-c++-0.8.3}/run-ptest| 0 .../{sdbus-c++-tools_0.8.1.bb => sdbus-c++-tools_0.8.3.bb} | 2 +- .../sdbus-c++/{sdbus-c++_0.8.1.bb => sdbus-c++_0.8.3.bb}| 2 +- 3 files changed, 2

Re: [oe] [meta-python2][warrior][PATCH] python-kombu: add recipe

2020-09-11 Thread Tim Orling
You specifically targeted the Warrior release with a new recipe. This breaks our stable branch policies. Also, Warrior is EOL. If you would like to add the recipe to the development branch, please resubmit. I will also consider backporting to Dunfell. On Wed, Aug 26, 2020 at 2:13 PM Babak

Re: [oe] [meta-python2][PATCH] python-pyparted: upgrade to latest python2 compatible commit to fix build with gcc10 -fno-common

2020-09-11 Thread Tim Orling
Merged. Thank you. On Fri, Aug 28, 2020 at 9:10 AM Martin Jansa wrote: > * this is one of last python2 compatible commits, before: > > https://github.com/dcantrell/pyparted/commit/c4949263538784036a5917195f956f8fcda9cf20 > > Signed-off-by: Martin Jansa > --- > .../{python-pyparted_3.11.3.bb

Re: [oe] [meta-python2][dunfell][PATCH] python: prevent lib32-python depending on python

2020-09-11 Thread Tim Orling
Merged. Thank you. It would be nice to have a test case for this. On Mon, Sep 7, 2020 at 6:08 AM Martin Jansa wrote: > * it was a bit tricky to find this, because > $ bitbake -g lib32-python > $ grep '"python\.' task-depends.dot > doesn't show anything, but if you set >

[oe] [meta-python2][dunfell,master][PATCH] kas-meta-python-ptest-image: fixes for GL

2020-09-11 Thread Tim Orling
To make testing as fast as possible, it is desired to use KVM and OpenGL. Add DISTRO_FEATURES_append = "opengl" PACKAGECONFIG_pn-qemu-system-native = "fdt alsa kvm virglrenderer glx gtk+" It shouldn't be required to be explicit about the PACKAGECONFIG above, when all I was trying to do was

Re: [oe] [meta-python][PATCH] python3-django: add recipe for 3.1.1

2020-09-11 Thread Tim Orling
On Fri, Sep 11, 2020 at 2:40 PM Trevor Gamblin wrote: > > > > > > > > > > > > > > On 9/11/20 5:02 PM, Tim Orling wrote: > > > > > > > > > The reason for Django 2.2 is it is LTS. This > > version will now override unless the user sets > > PREFERRED_VERSION. The thrash on non-LTS Django is a PITA

Re: [oe] [meta-oe][PATCH 1/1] luajit: advance SRCREV to fix two CVE's

2020-09-11 Thread Joe Slater
No comments on this? I do not see it has been accepted. Joe -Original Message- From: openembedded-devel@lists.openembedded.org On Behalf Of Joe Slater Sent: Thursday, September 3, 2020 6:58 AM To: openembedded-devel@lists.openembedded.org Cc: Slater, Joseph ; MacLeod, Randy

Re: [oe] [meta-python][PATCH] python3-django: add recipe for 3.1.1

2020-09-11 Thread Trevor Gamblin
On 9/11/20 5:02 PM, Tim Orling wrote: The reason for Django 2.2 is it is LTS. This version will now override unless the user sets PREFERRED_VERSION. The thrash on non-LTS Django is a PITA to support... Alright, let's hold off on merging this one then. I'll revisit it some time in the future.

Re: [oe] [meta-python][PATCH] python3-django: add recipe for 3.1.1

2020-09-11 Thread Tim Orling
The reason for Django 2.2 is it is LTS. This version will now override unless the user sets PREFERRED_VERSION. The thrash on non-LTS Django is a PITA to support... On Fri, Sep 11, 2020 at 7:26 AM Trevor Gamblin wrote: > meta-python only contains a recipe for django 2.2.x, so > > add a recipe

Re: [oe] [meta-oe] [PATCH] mongodb: bump to r4.4.1 version

2020-09-11 Thread Khem Raj
fails to build https://errors.yoctoproject.org/Errors/Details/498803/ https://errors.yoctoproject.org/Errors/Details/498801/ https://errors.yoctoproject.org/Errors/Details/498804/ On Fri, Sep 11, 2020 at 9:55 AM nefethael wrote: > > Signed-off-by: Vincent Prince > --- >

[oe] [meta-oe] [PATCH] mongodb: bump to r4.4.1 version

2020-09-11 Thread nefethael
Signed-off-by: Vincent Prince --- ...e-build-settings-from-environment-va.patch | 25 ...-control-use-of-gnu_get_libc_version.patch | 8 +-- ...001-Use-long-long-instead-of-int64_t.patch | 15 ++--- ...ion-for-the-macro-__ELF_NATIVE_CLASS.patch | 13 ++--

[oe] [meta-oe][PATCH] packagegroup-meta-oe.bb: Add cukinia to test packagegroups

2020-09-11 Thread Khem Raj
Signed-off-by: Khem Raj Cc: leckijakub --- meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb index

[oe] [meta-python][PATCH] python3-django: add recipe for 3.1.1

2020-09-11 Thread Trevor Gamblin
meta-python only contains a recipe for django 2.2.x, so add a recipe file for the newest branch. Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-django_3.1.1.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644

[oe] [meta-python][PATCH] python3-django: upgrade 2.2.13 -> 2.2.16

2020-09-11 Thread Trevor Gamblin
Summary of release notes from https://docs.djangoproject.com/en/2.2/releases/ 2.2.14 release notes: - Fixed messages of InvalidCacheKey exceptions and CacheKeyWarning warnings raised by cache key validation (#31654). 2.2.15 release notes: - Allowed setting the SameSite cookie flag in

[oe] [meta-java][PATCH 2/3] openjre-8: add ALTERNATIVE for "keytool"

2020-09-11 Thread Richard Leitner
As we have ALTERNATIVEs for java and javac we should also provide one for the keytool. Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjre-8_265.bb | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/recipes-core/openjdk/openjre-8_265.bb

[oe] [meta-java][PATCH 1/3] openjdk-8: add ALTERNATIVE for "keytool"

2020-09-11 Thread Richard Leitner
As we have ALTERNATIVEs for java and javac we should also provide one for the keytool. Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjdk-8_265.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjdk-8_265.bb

[oe] [meta-java][PATCH 3/3] openjdk-8-common: fix soundless evaluation

2020-09-11 Thread Richard Leitner
If only alsa and not pulseaudio was in PACKAGECONFIG soundless was configured. This is incorrect for obvious reasons, therefore set soundless only if alsa and pulseaudio isn't set. Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjdk-8-common.inc | 5 + 1 file changed, 1

Re: [oe] [meta-oe] [PATCH] zeromq: upgrade 4.3.2 -> 4.3.3

2020-09-11 Thread nefethael
Hi all, Note that this release fixes CVE-2020-15166. Best regards, Vincent Le ven. 11 sept. 2020 à 03:30, zangrc a écrit : > > Refresh the following patch: > 0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch > > Signed-off-by: Zang Ruochen > --- >

[oe] [meta-oe][PATCH] cukinia: new package

2020-09-11 Thread leckijakub
Signed-off-by: leckijakub --- meta-oe/recipes-test/cukinia/cukinia_0.5.1.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-test/cukinia/cukinia_0.5.1.bb diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.5.1.bb