[oe] [meta-oe][PATCH] site: move from meta-oe to meta-networking

2017-11-20 Thread Yi Zhao
The site information only provides data for rp-pppoe which already moved to meta-networking. Also move these files to meta-networking. Signed-off-by: Yi Zhao --- {meta-oe => meta-networking}/site/endian-big| 0 {meta-oe => meta-networking}/site/endian-little | 0 2

[oe] [meta-python][PATCH] Allow native builds of python-asyn1crypto

2017-11-20 Thread Jonathan Haigh
Add "native" to BBCLASSEXTEND to allow native builds. Signed-off-by: Jonathan Haigh --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc

Re: [oe] [meta-webserver][PATCH] meta-webserver: apache2 allow SYSTEMD_AUTO_ENABLE to be overwritten

2017-11-20 Thread Mark Asselstine
On Thursday, November 16, 2017 5:14:02 PM EST Patrick Ohly wrote: > On Thu, 2017-11-16 at 15:00 -0500, Mark Asselstine wrote: > > On Thursday, November 16, 2017 7:28:06 PM EST Patrick Ohly wrote: > > > On Thu, 2017-11-16 at 10:19 -0500, Mark Asselstine wrote: > > > > The current assignment does

Re: [oe] [meta-python] broken python-asn1crypto-native dependency

2017-11-20 Thread Otavio Salvador
Hello Jonathan, On Mon, Nov 20, 2017 at 9:33 AM, Jonathan Haigh wrote: > I have a patch for this - adding BBCLASSEXTEND = "native" to > python-asn1crypto's recipe - which I will send with git send-email, although > most of the other python recipes also include nativesdk

[oe] [meta-python PATCH 3/3] python3-pycrypto: Add recipe

2017-11-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-python/recipes-devtools/python/python3-pycrypto_2.6.1.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycrypto_2.6.1.bb diff --git

[oe] [meta-python PATCH 2/3] python-pycrypto: Consolidate recipe code inside of .inc

2017-11-20 Thread Otavio Salvador
This move the patches and installation tasks inside the .inc. This is required for the addition of python3 version of the recipe, in next patch. Signed-off-by: Otavio Salvador --- meta-python/recipes-devtools/python/python-pycrypto.inc | 6 +-

[oe] [meta-python PATCH 1/3] python-asn1crypto: Add native and nativesdk variants

2017-11-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc

[oe] meta-java ant call is bound with ecj

2017-11-20 Thread Tamtamis, Panagiotis
Hello all, I wanted to use ant from meta-java in order to compile certain java files. After I executed the build.xml via ant I had the following strange error: "Compliance level '1.5' is incompatible with source level '1.6'. A compliance level '1.6' or better is required" At first I thought that

[oe] [meta-python] broken python-asn1crypto-native dependency

2017-11-20 Thread Jonathan Haigh
Hi, Recent changes to add the python-asn1crypto dependency to python-cryptography (commit 74985f286eadd35f7e726c60a0616f423ae45000) has broken python-cryptography-native builds because there's no recipe providing python-asn1crypto-native. I have a patch for this - adding BBCLASSEXTEND =

Re: [oe] [oe-commits] [openembedded-core] 15/21: bash: add missing build dependencies for ptest

2017-11-20 Thread Martin Jansa
Just FYI: I see that this was merged, but it still doesn't resolve (for me) the QA issue I've reported on the previous bash change which caused it: http://lists.openembedded.org/pipermail/openembedded-core/2017-October/143289.html and Juro was aware of this issue as well:

[oe] [meta-oe][PATCH] poco: update to 1.8.0.1

2017-11-20 Thread Pascal Bach
1.8 is a minor update from 1.7 and is planned to be the last version before 2.0. Signed-off-by: Pascal Bach --- meta-oe/recipes-support/poco/{poco_1.7.9.bb => poco_1.8.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

Re: [oe] [oe-commits] [meta-openembedded] 05/67: postfix: fix send mail failure and eliminate warning

2017-11-20 Thread Martin Jansa
Hi Yi, Joe is maintainer of meta-networking. meta-oe is now maintained by Armin and Sean. Including all 3 and the ML where it belongs. Regards, On Mon, Nov 20, 2017 at 1:03 AM, Yi Zhao wrote: > Hi Marting, > > > Could you drop this patch since it could cause a build