Re: [oe] [meta-java][PATCH v2 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Jacob Kroon
Hi Richard, On 1/28/20 6:22 AM, Richard Leitner wrote: This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a fedora-31 build host for qemuarm64, qemux86-64, qemuarm32 and armv7a. CHANGES v2: - remove openjre debuginfo fixup completely as it

Re: [oe] [meta-python2][PATCH] dnssec-conf: move recipe from oe-core to meta-python2

2020-01-27 Thread Andrey Zhizhikin
Hello Tim, On Tue, Jan 28, 2020 at 5:37 AM Tim Orling wrote: > > > > On Mon, Jan 27, 2020 at 6:47 PM Tim Orling wrote: >> >> It's moving from meta-networking, not oe-core. I'll simply change the commit >> log locally before merging. >> >> On Mon, Jan 27, 2020 at 3:12 PM Andrey Zhizhikin

Re: [oe] [meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Jacob Kroon
On 1/27/20 5:05 PM, Jacob Kroon wrote: On 1/27/20 3:57 PM, Richard Leitner wrote: On Mon, Jan 27, 2020 at 03:10:04PM +0100, Jacob Kroon wrote: On 1/27/20 12:24 PM, Richard Leitner wrote: This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a

[oe] [meta-java][PATCH v2 2/4] docs: add update8checksums.sh and mention it in UPDATING.md

2020-01-27 Thread Richard Leitner
The update8checksums.sh script updates the openjdk8 source archive checksums in the corresponding .inc files. Signed-off-by: Richard Leitner --- docs/UPDATING.md | 6 ++-- docs/update8checksums.sh | 64 2 files changed, 66 insertions(+), 4

[oe] [meta-java][PATCH v2 4/4] openjdk-8: fix jdk linking for non aarch architectures

2020-01-27 Thread Richard Leitner
Based on a patch by Jacob Kroon and the aarch32 upstream solution. Signed-off-by: Richard Leitner Cc: Jacob Kroon --- recipes-core/openjdk/openjdk-8-release-common.inc | 6 ++ ...tead-of-ld-to-link-genSocketOptionRegistry.patch | 13 + 2 files changed, 19 insertions(+)

[oe] [meta-java][PATCH v2 3/4] openjre-8: remove debuginfo fixup from do_install

2020-01-27 Thread Richard Leitner
OpenJRE doesn't create any debuginfo files, neither in JDK nor in JRE HOME. Therefore remove it. Signed-off-by: Richard Leitner Cc: Jacob Kroon --- recipes-core/openjdk/openjre-8_242.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-core/openjdk/openjre-8_242.bb

[oe] [meta-java][PATCH v2 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Richard Leitner
This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a fedora-31 build host for qemuarm64, qemux86-64, qemuarm32 and armv7a. CHANGES v2: - remove openjre debuginfo fixup completely as it targeted JDK_HOME instead of JRE_HOME and jre doen't create

Re: [oe] [meta-python2][PATCH] dnssec-conf: move recipe from oe-core to meta-python2

2020-01-27 Thread Tim Orling
On Mon, Jan 27, 2020 at 6:47 PM Tim Orling wrote: > It's moving from meta-networking, not oe-core. I'll simply change the > commit log locally before merging. > > On Mon, Jan 27, 2020 at 3:12 PM Andrey Zhizhikin > wrote: > >> dnssec-conf did not receive any updates since 2010 and relies heavily

[oe] [meta-python2][PATCH 2/2] dnssec-conf: add missing RDEPENDS

2020-01-27 Thread Tim Orling
Fixes: "dnssec-configure requires the pyparser package from http://pyparsing.wikispaces.com [...] " Fixes: "dnskey-pull requires the python-dns package from http://www.dnspython.org/ [...] " It has dependencies on the split packages from python manifest, but since it RDEPENDS on "python", all

[oe] [meta-python2][PATCH 1/2] dnssec-conf: move recipe from meta-networking

2020-01-27 Thread Tim Orling
From: Andrey Zhizhikin dnssec-conf did not receive any updates since 2010 and relies heavily on python2 code base. Move recipe to meta-python2 layer, since python2 support has been dropped in oe-core. Signed-off-by: Andrey Zhizhikin Signed-off-by: Tim Orling ---

Re: [oe] [meta-python2][PATCH] dnssec-conf: move recipe from oe-core to meta-python2

2020-01-27 Thread Tim Orling
It's moving from meta-networking, not oe-core. I'll simply change the commit log locally before merging. On Mon, Jan 27, 2020 at 3:12 PM Andrey Zhizhikin wrote: > dnssec-conf did not receive any updates since 2010 and relies heavily on > python2 code base. > > Move recipe to this layer, since

[oe] [meta-oe][PATCH 1/3] mozjs: search nspr header files in ${STAGING_INCDIR}/nspr directory

2020-01-27 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb b/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb index ef42ad2f2c..4f2da492fb 100644 ---

[oe] [meta-oe][PATCH 2/3] ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nspr

2020-01-27 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-support/nis/ypbind-mt_2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/nis/ypbind-mt_2.6.bb b/meta-networking/recipes-support/nis/ypbind-mt_2.6.bb index 4f7f8aa3ef..03b98c9c27

[oe] [meta-oe][PATCH 3/3] xmlsec1: search nspr header files in ${STAGING_INCDIR}/nspr

2020-01-27 Thread Martin Jansa
* the --with-nspr/--with-nss should be just ${prefix} as mentioned in: https://www.aleksey.com/pipermail/xmlsec/2005/007172.html remove the change-finding-path-of-nss.patch parts handling nspr and handling incorrect --with-nspr/--with-nss value in the recipe missing "/usr" prefix

Re: [oe] [RFC] Manage python symlinks with update-alternatives

2020-01-27 Thread Khem Raj
On Mon, Jan 27, 2020 at 3:45 PM Andreas Oberritter wrote: > > Hi Andrey, everybody, > > This was "[meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3", > where I suggested to use update-alternatives for python. > > I changed the topic in the hope of gaining a wider audience. Please

[oe] [RFC] Manage python symlinks with update-alternatives

2020-01-27 Thread Andreas Oberritter
Hi Andrey, everybody, This was "[meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3", where I suggested to use update-alternatives for python. I changed the topic in the hope of gaining a wider audience. Please don't skip the quoted text: On Mon, 27 Jan 2020 23:42:50 +0100 Andrey

[oe] [meta-python2][PATCH] dnssec-conf: move recipe from oe-core to meta-python2

2020-01-27 Thread Andrey Zhizhikin
dnssec-conf did not receive any updates since 2010 and relies heavily on python2 code base. Move recipe to this layer, since python2 support has been dropped in oe-core. Signed-off-by: Andrey Zhizhikin --- .../dnssec-conf/dnssec-conf_2.02.bb | 35 +++ 1 file changed,

[oe] [meta-networking][PATCH] dnssec-conf: delete, moved to meta-python2

2020-01-27 Thread Andrey Zhizhikin
dnssec-conf relies heavily on python2 code and was not updated since 2010. Signed-off-by: Andrey Zhizhikin --- .../packagegroup-meta-networking.bb | 2 +- .../dnssec-conf/dnssec-conf_2.02.bb | 35 --- 2 files changed, 1 insertion(+), 36 deletions(-) delete

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
Hi Andreas, On Mon, Jan 27, 2020 at 9:16 PM Andreas Oberritter wrote: > > Hi Andrey, > > On Mon, 27 Jan 2020 17:36:06 + > Andrey Zhizhikin wrote: > > > From: Andrey Zhizhikin > > > > Update pcsc-lite recipe to target python3 since python2 is EOL and has > > been dropped from OE-Core. > >

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 7:46 PM Tim Orling wrote: > > > > On Mon, Jan 27, 2020 at 10:06 AM Khem Raj wrote: >> >> On Mon, Jan 27, 2020 at 8:54 AM Andrey Zhizhikin wrote: >> > >> > On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: >> > > >> > > Awesome, thanks for the help! >> > >> > No probs! >>

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 7:01 PM Andreas Müller wrote: > > On Mon, Jan 27, 2020 at 5:54 PM Andrey Zhizhikin wrote: > > > > On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: > > > > > > Awesome, thanks for the help! > > > > No probs! > > > > I've actually looked into the list and would have couple

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 10:14 PM Khem Raj wrote: > > On Mon, Jan 27, 2020 at 1:08 PM Andrey Zhizhikin wrote: > > > > On Mon, Jan 27, 2020 at 10:04 PM Khem Raj wrote: > > > > > > On Mon, Jan 27, 2020 at 12:59 PM Andrey Zhizhikin > > > wrote: > > > > > > > > Hello Raj, > > > > > > > > On Mon,

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Khem Raj
On Mon, Jan 27, 2020 at 1:08 PM Andrey Zhizhikin wrote: > > On Mon, Jan 27, 2020 at 10:04 PM Khem Raj wrote: > > > > On Mon, Jan 27, 2020 at 12:59 PM Andrey Zhizhikin > > wrote: > > > > > > Hello Raj, > > > > > > On Mon, Jan 27, 2020 at 6:36 PM Andrey Zhizhikin > > > wrote: > > > > > > > >

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 10:04 PM Khem Raj wrote: > > On Mon, Jan 27, 2020 at 12:59 PM Andrey Zhizhikin wrote: > > > > Hello Raj, > > > > On Mon, Jan 27, 2020 at 6:36 PM Andrey Zhizhikin wrote: > > > > > > From: Andrey Zhizhikin > > > > > > Update pcsc-lite recipe to target python3 since

[oe] [meta-oe][PATCH v2 2/2] libhugetlbfs: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin --- ...setup_helper-use-python3-interpreter.patch | 29 +++ .../libhugetlbfs/libhugetlbfs_git.bb | 3 +- 2 files changed, 31 insertions(+), 1

[oe] [meta-oe][PATCH v2 1/2] libteam: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin --- ...asic_test.py-use-python3-interpreter.patch | 28 +++ .../recipes-support/libteam/libteam/run-ptest | 2 +- .../recipes-support/libteam/libteam_1.29.bb |

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Khem Raj
On Mon, Jan 27, 2020 at 12:59 PM Andrey Zhizhikin wrote: > > Hello Raj, > > On Mon, Jan 27, 2020 at 6:36 PM Andrey Zhizhikin wrote: > > > > From: Andrey Zhizhikin > > > > Update pcsc-lite recipe to target python3 since python2 is EOL and has > > been dropped from OE-Core. > > > > Signed-off-by:

[oe] [meta-networking][PATCH v2] opensaf: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
Update recipe to include support for python3. Introduce a patch which converts samples to utilize pytho3 on the target. Signed-off-by: Andrey Zhizhikin --- ...0001-immom_python-convert-to-python3.patch | 50 +++ .../opensaf/opensaf_5.19.10.bb| 5 +- 2 files

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
Hello Raj, On Mon, Jan 27, 2020 at 6:36 PM Andrey Zhizhikin wrote: > > From: Andrey Zhizhikin > > Update pcsc-lite recipe to target python3 since python2 is EOL and has > been dropped from OE-Core. > > Signed-off-by: Andrey Zhizhikin > --- > .../0001-pcsc-spy-use-python3-only.patch | 43

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

2020-01-27 Thread Trevor Gamblin
python-twisted is currently missing some packages for its /usr/bin/twistd executable to function. Add these to the RDEPENDS list, and also clean up formatting since the list is getting long. Note that a similar patch has already been submitted for master branch, but the python2 version of twisted

[oe] [meta-python][zeus][PATCH 2/2] pyhamcrest: add python3 version of recipe

2020-01-27 Thread Trevor Gamblin
Twisted requires pyhamcrest for /usr/bin/twistd to work, but in zeus there is only a python2 recipe for this package, thus the twistd daemon won't be able to run properly for python3. Signed-off-by: Trevor Gamblin --- .../python/python3-pyhamcrest_1.9.0.bb | 10 ++ 1

Re: [oe] [oe-commits] [meta-openembedded] 03/03: libhugetlbfs: update recipe to use python3

2020-01-27 Thread Khem Raj
On Mon, Jan 27, 2020 at 12:09 PM Andrey Zhizhikin wrote: > > On Mon, Jan 27, 2020 at 7:59 PM Andreas Müller > wrote: > > > > On Mon, Jan 27, 2020 at 7:11 PM wrote: > > > > > > This is an automated email from the git hooks/post-receive script. > > > > > > khem pushed a commit to branch

Re: [oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andreas Oberritter
Hi Andrey, On Mon, 27 Jan 2020 17:36:06 + Andrey Zhizhikin wrote: > From: Andrey Zhizhikin > > Update pcsc-lite recipe to target python3 since python2 is EOL and has > been dropped from OE-Core. > > Signed-off-by: Andrey Zhizhikin > --- > .../0001-pcsc-spy-use-python3-only.patch |

Re: [oe] [oe-commits] [meta-openembedded] 03/03: libhugetlbfs: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 7:59 PM Andreas Müller wrote: > > On Mon, Jan 27, 2020 at 7:11 PM wrote: > > > > This is an automated email from the git hooks/post-receive script. > > > > khem pushed a commit to branch master-next > > in repository meta-openembedded. > > > > commit

Re: [oe] [oe-commits] [meta-openembedded] 03/03: libhugetlbfs: update recipe to use python3

2020-01-27 Thread Andreas Müller
On Mon, Jan 27, 2020 at 7:11 PM wrote: > > This is an automated email from the git hooks/post-receive script. > > khem pushed a commit to branch master-next > in repository meta-openembedded. > > commit 60fb9cfa741849f43e5f234dd5a95ec2d6cb5e48 > Author: Andrey Zhizhikin > AuthorDate: Mon Jan 27

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Tim Orling
On Mon, Jan 27, 2020 at 10:06 AM Khem Raj wrote: > On Mon, Jan 27, 2020 at 8:54 AM Andrey Zhizhikin > wrote: > > > > On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: > > > > > > Awesome, thanks for the help! > > > > No probs! > > > > I've actually looked into the list and would have couple of >

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Khem Raj
On Mon, Jan 27, 2020 at 8:54 AM Andrey Zhizhikin wrote: > > On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: > > > > Awesome, thanks for the help! > > No probs! > > I've actually looked into the list and would have couple of > components, which are sort-of "python2-only": > - dnssec-conf: did not

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Andreas Müller
On Mon, Jan 27, 2020 at 5:54 PM Andrey Zhizhikin wrote: > > On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: > > > > Awesome, thanks for the help! > > No probs! > > I've actually looked into the list and would have couple of > components, which are sort-of "python2-only": > - dnssec-conf: did not

[oe] [meta-networking][PATCH] opensaf: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
From: Andrey Zhizhikin Update recipe to include support for python3. Introduce a patch which converts samples to utilize pytho3 on the target. Signed-off-by: Andrey Zhizhikin --- ...0001-immom_python-convert-to-python3.patch | 50 +++ .../opensaf/opensaf_5.19.10.bb

[oe] [meta-oe][PATCH 3/3] libhugetlbfs: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
From: Andrey Zhizhikin Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin --- ...setup_helper-use-python3-interpreter.patch | 29 +++ .../libhugetlbfs/libhugetlbfs_git.bb | 3 +- 2 files changed, 31

[oe] [meta-oe][PATCH 2/3] libteam: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
From: Andrey Zhizhikin Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin --- ...asic_test.py-use-python3-interpreter.patch | 28 +++ .../recipes-support/libteam/libteam/run-ptest | 2 +-

[oe] [meta-oe][PATCH 1/3] pcsc-lite: update recipe to use python3

2020-01-27 Thread Andrey Zhizhikin
From: Andrey Zhizhikin Update pcsc-lite recipe to target python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin --- .../0001-pcsc-spy-use-python3-only.patch | 43 +++ .../pcsc-lite/pcsc-lite_1.8.26.bb | 7 ++- 2 files

Re: [oe] [meta-oe][PATCH] libhugetlbfs: upgrade 2.21 -> 2.22

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 6:23 PM Andrey Zhizhikin wrote: > > Hello Raj, > > Can you pick this one? > > It should solve one of the build issues you've posted in > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/220/steps/8/logs/errors Sorry, got confused about the changes in the

Re: [oe] [meta-oe][PATCH] libhugetlbfs: upgrade 2.21 -> 2.22

2020-01-27 Thread Andrey Zhizhikin
Hello Raj, Can you pick this one? It should solve one of the build issues you've posted in https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/220/steps/8/logs/errors On Thu, Oct 31, 2019 at 8:20 AM Zheng Ruoqin wrote: > > 1) Upgrade libhugetlbfs from 2.21 to 2.22. > > 2) Update

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Andrey Zhizhikin
On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote: > > Awesome, thanks for the help! No probs! I've actually looked into the list and would have couple of components, which are sort-of "python2-only": - dnssec-conf: did not receive any update since 9(!) years, written totally in python2. Should

Re: [oe] [meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Jacob Kroon
On 1/27/20 3:57 PM, Richard Leitner wrote: On Mon, Jan 27, 2020 at 03:10:04PM +0100, Jacob Kroon wrote: On 1/27/20 12:24 PM, Richard Leitner wrote: This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a fedora-31 build host for qemuarm64,

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Khem Raj
Awesome, thanks for the help! On Mon, Jan 27, 2020 at 2:51 AM Andrey Zhizhikin wrote: > > Hello Raj, > > On Fri, Jan 24, 2020 at 8:27 PM Khem Raj wrote: > > > > On 1/20/20 8:51 AM, Andrey Zhizhikin wrote: > > > On Mon, Jan 20, 2020 at 4:52 PM Khem Raj wrote: > > >> > > >> Hi all > > >> > > >>

Re: [oe] systemd failing in master with Assertion clock_gettime(map_clock_id(clock_id), ) failed

2020-01-27 Thread Alex Kiernan
On Fri, Jan 24, 2020 at 12:22 AM Khem Raj wrote: > > On 1/23/20 4:13 PM, Alex Kiernan wrote: > > On Thu, Jan 23, 2020 at 10:09 AM Andreas Müller > > wrote: > >> > >> On Thu, Jan 23, 2020 at 10:43 AM Alex Kiernan > >> wrote: > >>> > >>> On the offchance someone's tripped over this already/has

Re: [oe] [meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Richard Leitner
On Mon, Jan 27, 2020 at 03:10:04PM +0100, Jacob Kroon wrote: > On 1/27/20 12:24 PM, Richard Leitner wrote: > > This series updates Openjdk 8 to the latest "ga" release 242. > > > > Successful testing has been done on a fedora-31 build host for > > qemuarm64, qemux86-64, qemuarm32 and armv7a. > >

Re: [oe] [meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Jacob Kroon
On 1/27/20 12:24 PM, Richard Leitner wrote: This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a fedora-31 build host for qemuarm64, qemux86-64, qemuarm32 and armv7a. I don't know if it is related to my setup, but "bitbake openjre-8" insists

Re: [oe] [meta-java][PATCH 3/4] openjre-8: fix debuginfo fixup in do_install

2020-01-27 Thread Jacob Kroon
On 1/27/20 12:37 PM, André Draszik wrote: Hi, On Mon, 2020-01-27 at 12:24 +0100, Richard Leitner wrote: Based on a patch sent by Jacob Kroon. Signed-off-by: Richard Leitner Cc: Jacob Kroon --- recipes-core/openjdk/openjre-8_242.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [oe] [meta-java][PATCH 3/4] openjre-8: fix debuginfo fixup in do_install

2020-01-27 Thread Richard Leitner
On Mon, Jan 27, 2020 at 11:37:51AM +, André Draszik wrote: > Hi, > > On Mon, 2020-01-27 at 12:24 +0100, Richard Leitner wrote: > > Based on a patch sent by Jacob Kroon. > > > > Signed-off-by: Richard Leitner > > Cc: Jacob Kroon > > --- > > recipes-core/openjdk/openjre-8_242.bb | 2 +- > >

[oe] [meta-oe][PATCH] pcsc-lite: use python3

2020-01-27 Thread Bonnans, Laurent
Signed-off-by: Laurent Bonnans --- .../0001-Run-pcsc-spy-with-python3.patch | 25 +++ .../pcsc-lite/pcsc-lite_1.8.26.bb | 5 +++- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644

Re: [oe] [meta-java][PATCH 3/4] openjre-8: fix debuginfo fixup in do_install

2020-01-27 Thread André Draszik
Hi, On Mon, 2020-01-27 at 12:24 +0100, Richard Leitner wrote: > Based on a patch sent by Jacob Kroon. > > Signed-off-by: Richard Leitner > Cc: Jacob Kroon > --- > recipes-core/openjdk/openjre-8_242.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[oe] [meta-java][PATCH 4/4] openjdk-8: fix jdk linking for non aarch architectures

2020-01-27 Thread Richard Leitner
Based on a patch by Jacob Kroon and the aarch32 upstream solution. Signed-off-by: Richard Leitner Cc: Jacob Kroon --- recipes-core/openjdk/openjdk-8-release-common.inc | 6 ++ ...tead-of-ld-to-link-genSocketOptionRegistry.patch | 13 + 2 files changed, 19 insertions(+)

[oe] [meta-java][PATCH 3/4] openjre-8: fix debuginfo fixup in do_install

2020-01-27 Thread Richard Leitner
Based on a patch sent by Jacob Kroon. Signed-off-by: Richard Leitner Cc: Jacob Kroon --- recipes-core/openjdk/openjre-8_242.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjre-8_242.bb b/recipes-core/openjdk/openjre-8_242.bb index

[oe] [meta-java][PATCH 2/4] docs: add update8checksums.sh and mention it in UPDATING.md

2020-01-27 Thread Richard Leitner
The update8checksums.sh script updates the openjdk8 source archive checksums in the corresponding .inc files. Signed-off-by: Richard Leitner --- docs/UPDATING.md | 6 ++-- docs/update8checksums.sh | 64 2 files changed, 66 insertions(+), 4

[oe] [meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga

2020-01-27 Thread Richard Leitner
This series updates Openjdk 8 to the latest "ga" release 242. Successful testing has been done on a fedora-31 build host for qemuarm64, qemux86-64, qemuarm32 and armv7a. Richard Leitner (4): openjdk-8: update to latest ga version 242 docs: add update8checksums.sh and mention it in

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-27 Thread Andrey Zhizhikin
Hello Raj, On Fri, Jan 24, 2020 at 8:27 PM Khem Raj wrote: > > On 1/20/20 8:51 AM, Andrey Zhizhikin wrote: > > On Mon, Jan 20, 2020 at 4:52 PM Khem Raj wrote: > >> > >> Hi all > >> > >> Recently py2 is removed from oe-core, So I did quick patches to get a > >> world build going. And > >> here

Re: [oe] [PATCH v2 1/2] [meta-java] java-library: inherit python native

2020-01-27 Thread Richard Leitner
Hi, this is a note to let you know that I've just added this patch to the master-next branch of the meta-java repository at git://git.yoctoproject.org/meta-java As soon as it has gone through some more testing it will likely be merged to the master branch. If you have any questions, please

Re: [oe] [PATCH v2 2/2] [meta-java] icedtea7-native: inherit python native

2020-01-27 Thread Richard Leitner
Hi, this is a note to let you know that I've just added this patch to the master-next branch of the meta-java repository at git://git.yoctoproject.org/meta-java As soon as it has gone through some more testing it will likely be merged to the master branch. If you have any questions, please