[oe] [meta-oe][PATCH 3/3] mongodb: Fix build on aarch64

2017-09-19 Thread Khem Raj
Signed-off-by: Khem Raj --- ...FPMathLib20U1-Check-for-__DEFINED_wchar_t.patch | 36 .../mongodb/mongodb/arm64-support.patch| 43 +++ .../mongodb/disable-hw-crc32-on-arm64-s390x.patch | 50 ++ meta-oe/recipes-support/mongodb/mongod

[oe] [meta-oe][PATCH 2/3] opencv: Fix build on aarch64

2017-09-19 Thread Khem Raj
Enable intrinsics on arm/neon with clang while here Signed-off-by: Khem Raj --- ...1-carotene-don-t-use-__asm__-with-aarch64.patch | 1250 .../opencv/0002-Do-not-enable-asm-with-clang.patch | 993 meta-oe/recipes-support/opencv/opencv_3.3.bb |2 +

[oe] [meta-oe][PATCH 1/3] flatbuffers: Fix build with clang on big-endian machines

2017-09-19 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-Move-EndianSwap-template-to-flatbuffers-.patch | 113 + ..._builtin_bswap16-when-building-with-clang.patch | 30 ++ .../flatbuffers/flatbuffers_1.7.1.bb | 6 +- 3 files changed, 147 insertions(+), 2 deletions(-) create mode

[oe] [meta-networking][PATCH] netkit-telnet: Add HOMEPAGE info into recipe file.

2017-09-19 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb b/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb index 54a58

[oe] [meta-oe][PATCH] openct: Add HOMEPAGE info into recipe file.

2017-09-19 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-support/openct/openct_0.6.20.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb index 0f5568c..c7d7203 100644 --- a/meta-oe/recipes-support/openct/o

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-09-14

2017-09-19 Thread Martin Jansa
Done https://github.com/shr-project/jenkins-jobs/commit/dbb5e4e4e2c5821381eda729ab746a21238c8801 On Sat, Sep 16, 2017 at 5:01 PM, Khem Raj wrote: > On Sat, Sep 16, 2017 at 7:41 AM, Martin Jansa > wrote: > > Just the commit IDs from the top won't be very useful, because it's from > > jansa/maste

[oe] [meta-browser][PATCH] firefox: fix build failures

2017-09-19 Thread Martin Jansa
* use --x-includes and --x-libraries parameters to prevent using host paths * we cannot just disable x11 support with --without-x, because cairo-gtk2 (with or without -x11 suffix) from: _PLATFORM_DEFAULT_TOOLKIT=cairo-gtk2 explicitly sets MOZ_X11=1 which cannot be used together --without-x:

[oe] [meta-python][PATCH] python-bitarray: add a python3 version of the recipe

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-bitarray.inc | 11 +++ .../recipes-devtools/python/python-bitarray_0.8.1.bb| 13 ++--- .../recipes-devtools/python/python3-bitarray_0.8.1.bb | 2 ++ 3 files changed, 15 insertions(+), 11

[oe] [meta-python][PATCH] python-bcrypt: add a python3 version of the recipe

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-bcrypt.inc | 15 +++ .../recipes-devtools/python/python-bcrypt_3.1.3.bb | 17 ++--- .../recipes-devtools/python/python3-bcrypt_3.1.3.bb | 2 ++ 3 files changed, 19 insertions(+), 15 dele

Re: [oe] OE general meeting before OEDEM next month.

2017-09-19 Thread Khem Raj
On Tue, Sep 19, 2017 at 9:54 AM, Trevor Woerner wrote: > On Tue, Sep 19, 2017 at 11:34 AM, Sean Hudson wrote: >> Meeting information, including dial-in numbers, is on the wiki. [2] > > In addition to the above, we could also make use of the little-used > #oe-meeting channel on freenode (?) +1

[oe] [meta-python][PATCH] python-appdirs: add an initial recipe

2017-09-19 Thread Derek Straka
A small Python module for determining appropriate + platform-specific dirs Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-appdirs.inc | 8 meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb | 2 ++ meta-python/recipes-devtools/python/python3-a

[oe] [meta-python][PATCH] python-twisted: update version to 17.5.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python-twisted.inc | 15 - ...-twisted_13.2.0.bb => python-twisted_17.5.0.bb} | 0 .../0001-initsendmsg-Return-NULL-on-error.patch| 76 -- ...twisted_13.2.0.bb => python3-twisted_17.5.0.bb} | 3 - 4 file

Re: [oe] [PATCH] tpm2-tools_git: Fix S (source dir) to match `destsuffix` of SRC_URI

2017-09-19 Thread Trevor Woerner
It's probably best to put "[meta-measured]" in the subject line so everyone knows for which repository this patch is intended. Philip: maybe that could be added to the README/MAINTAINERS file(s)? -- ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] [meta-perl][PATCH] po4a: update to version 0.52

2017-09-19 Thread Derek Straka
I just realized I didn't git add the update after I moved it. v2 coming now. Thanks. On Tue, Sep 19, 2017 at 1:28 PM, Martin Jansa wrote: > Not even SRCREV update? I think this rename doesn't do anything. > > On Tue, Sep 19, 2017 at 7:15 PM, Derek Straka wrote: > >> Signed-off-by: Derek Strak

Re: [oe] [meta-perl][PATCH] po4a: update to version 0.52

2017-09-19 Thread Martin Jansa
Not even SRCREV update? I think this rename doesn't do anything. On Tue, Sep 19, 2017 at 7:15 PM, Derek Straka wrote: > Signed-off-by: Derek Straka > --- > meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.52.bb} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename meta-perl/reci

[oe] [meta-perl][PATCH] po4a: update to version 0.52

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.52.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.52.bb} (100%) diff --git a/meta-perl/recipes-perl/po4a/po4a_0.49.bb b/meta-perl/recipes-per

Re: [oe] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Randy MacLeod
Add oe-core, oe-devel back after checking privately with Ross. On 2017-09-19 12:38 PM, Burton, Ross wrote: On 19 September 2017 at 17:29, Randy MacLeod mailto:randy.macl...@windriver.com>> wrote: On 2017-09-19 04:09 AM, Burton, Ross wrote: Then the tarball for one of Erlang's repo

[oe] [meta-perl][PATCH] adduser: update to version 3.116

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-perl/recipes-perl/adduser/{adduser_3.115.bb => adduser_3.116.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/adduser/{adduser_3.115.bb => adduser_3.116.bb} (92%) diff --git a/meta-perl/recipes-perl/adduser/adduser

Re: [oe] OE general meeting before OEDEM next month.

2017-09-19 Thread Trevor Woerner
On Tue, Sep 19, 2017 at 11:34 AM, Sean Hudson wrote: > Meeting information, including dial-in numbers, is on the wiki. [2] In addition to the above, we could also make use of the little-used #oe-meeting channel on freenode (?) -- ___ Openembedded-dev

[oe] [meta-oe][PATCH 2/2] breakpad: Fix mips build on musl

2017-09-19 Thread Khem Raj
There still are issues but this makes it better and fix can be upstreamed Signed-off-by: Khem Raj --- .../breakpad/breakpad/mips_asm_sgidefs.patch | 20 meta-oe/recipes-devtools/breakpad/breakpad_git.bb| 1 + 2 files changed, 21 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 1/2] ltrace: Fix build with musl/mips

2017-09-19 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-mips-plt.c-Delete-include-error.h.patch | 27 ++ meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 1 + 2 files changed, 28 insertions(+) create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error

Re: [oe] [OE-core] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Burton, Ross
On 19 September 2017 at 15:34, Carlos Alberto Lopez Perez wrote: > On 19/09/17 10:09, Burton, Ross wrote: > > Then the tarball for one of Erlang's repositories changed, and was > noticed > > by the checksum in the recipe (thanks Gunnar Andersson for reporting > > this). The extracted contents ar

[oe] OE general meeting before OEDEM next month.

2017-09-19 Thread Sean Hudson
Fellow OpenEmbedded Members, The OE board will host an open, teleconference meeting for members next Monday, 9/25, at 7am - US-PDT. The primary topic will be the upcoming developers meeting in Prague at 9am on Sunday, October 22, 2017. [1] Meeting information, including dial-in numbers, is o

Re: [oe] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Carlos Alberto Lopez Perez
On 19/09/17 10:09, Burton, Ross wrote: > Then the tarball for one of Erlang's repositories changed, and was noticed > by the checksum in the recipe (thanks Gunnar Andersson for reporting > this). The extracted contents are identical, but the tarball itself has > changed. I'm presuming this is due

[oe] [meta-python][PATCH] python3-multidict: update to version 3.2.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python3-multidict_2.1.6.bb => python3-multidict_3.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-multidict_2.1.6.bb => python3-multidict_3.2.0.bb} (64%) diff --git a/meta-python/r

[oe] [meta-python][PATCH] python-cassandra-driver: update to version 3.11.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cassandra-driver.inc | 4 ++-- ...3-cassandra-driver_3.8.1.bb => python3-cassandra-driver_3.11.0.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cassandr

[oe] [meta-python][PATCH] python-protobuf: update to version 3.4.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-protobuf_3.3.0.bb => python-protobuf_3.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-protobuf_3.3.0.bb => python-protobuf_3.4.0.bb} (74%) diff --git a/meta-python/recip

[oe] [meta-python][PATCH] python-pymisp: update to version 2.4.80

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pymisp.inc | 4 ++-- .../python/{python-pymisp_2.4.79.bb => python-pymisp_2.4.80.bb} | 0 .../python/{python3-pymisp_2.4.79.bb => python3-pymisp_2.4.80.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] python-pyasn1: update to version 0.3.5

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyasn1.inc | 4 ++-- .../python/{python-pyasn1_0.3.4.bb => python-pyasn1_0.3.5.bb} | 0 .../python/{python3-pyasn1_0.3.4.bb => python3-pyasn1_0.3.5.bb} | 0 3 files changed, 2 insertions(+), 2

Re: [oe] chromium detected as stripped

2017-09-19 Thread Raphael Kubo da Costa
Hey Trevor, Trevor Woerner writes: > On Tue 2017-08-15 @ 11:53:42 PM, Andreas Müller wrote: >> On Tue, Aug 15, 2017 at 6:23 PM, Raphael Kubo da Costa >> wrote: >> > Khem Raj writes: >> > >> >> what are main architectures targetted with crosswalk ? I think scope is >> >> important, since meta-br

[oe] [meta-python][PATCH] python-tornado: update to version 4.5.2

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-tornado.inc| 4 ++-- .../python/{python-tornado_4.4.2.bb => python-tornado_4.5.2.bb} | 0 .../python/{python3-tornado_4.4.2.bb => python3-tornado_4.5.2.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] python-grpcio-tools: update to version 1.6.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python-grpcio-tools_1.4.0.bb => python-grpcio-tools_1.6.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-grpcio-tools_1.4.0.bb => python-grpcio-tools_1.6.0.bb} (74%) diff --git a/meta-pyth

[oe] [meta-python][PATCH] python-grpcio: update to version 1.6.0

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch | 4 ++-- .../python/{python-grpcio_1.4.0.bb => python-grpcio_1.6.0.bb} | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta-python/recipes-devtools/python/{python-grpcio

[oe] [meta-python][PATCH] python-cmd2: update to version 0.7.7

2017-09-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-cmd2_0.7.6.bb => python-cmd2_0.7.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cmd2_0.7.6.bb => python-cmd2_0.7.7.bb} (77%) diff --git a/meta-python/recipes-devto

Re: [oe] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Burton, Ross
On 19 September 2017 at 09:32, wrote: > Yes, we have been affected by this several times too. > > In addition to fixing recipes, a sanity test to warn about the situation > would be nice to have so that the issue could be detected in other > meta layers too. > So I have a class adding a few test

Re: [oe] [meta-oe][Pyro]Update Sip to 4.19.2 from 4.19

2017-09-19 Thread Diego Rondini
Hi Armin, On Mon, Sep 18, 2017 at 11:14 PM, akuster808 wrote: > > > On 09/11/2017 11:16 AM, Philip Balister wrote: >> Armin, can you pull commit 229f824568406df354bc857b31989ad778bb that >> upgrade sip from 4.19 to 4.19.2 into meta-oe/pyro? > sorry for the late responce. > > 4.19.1 added thre

Re: [oe] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Mikko.Rapeli
Yes, we have been affected by this several times too. In addition to fixing recipes, a sanity test to warn about the situation would be nice to have so that the issue could be detected in other meta layers too. -Mikko -- ___ Openembedded-devel mailing

[oe] Use of github /archive/ tarballs in SRC_URI

2017-09-19 Thread Burton, Ross
Hi, Some people have insisted for a long time that the dynamically generated /archive/ tarballs at github cannot be trusted for long-term stability, as they are generated using git-archive. Others said that git-archive takes measures to ensure the files are identical, and basic testing does indee

[oe] [PATCH] tpm2-tools_git: Fix S (source dir) to match `destsuffix` of SRC_URI

2017-09-19 Thread Haris Okanovic
SRC_URI defines `destsuffix=tpm2.0-tools` which doesn't match `S = "${WORKDIR}/${BPN}-${PV}"` defined by tpm2-tools.inc. Signed-off-by: Haris Okanovic --- recipes-tpm/tpm2-tools/tpm2-tools_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-tpm/tpm2-tools/tpm2-tools_git.bb b/reci