Re: [oe] [oe-commits] [meta-openembedded] 20/32: python-m2crypto: Upgrade to 0.26.0

2017-09-17 Thread Martin Jansa
There is one more issue with this change. It fails to build on aarch64 (e.g. raspberrypi3-64): building 'M2Crypto._m2crypto' extension swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c swig -python -Ipython-m2crypto/0.26.0-r0/recipe-sysroot/usr/include -Ipython-m2crypto/0.26.0-r0/recipe-sysroot/u

[oe] [meta-qt5] [PATCH] meta: drop a useless file

2017-09-17 Thread liu . ming50
From: Ming Liu A useless file was added mistakenly by commit ec80b092: [ qtbase: Add OE clang specific mkspecs ] Drop it. Signed-off-by: Ming Liu --- 0001-qtbase-Add-OE-clang-specific-mkspecs.patch | 178 1 file changed, 178 deletions(-) delete mode 100644 0001-qtbas

[oe] [meta-oe][PATCH] imagemagick: 7.0.6-9 -> 7.0.7-1

2017-09-17 Thread kai.kang
From: Kai Kang Signed-off-by: Kai Kang --- .../imagemagick/{imagemagick_7.0.6.bb => imagemagick_7.0.7.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/imagemagick/{imagemagick_7.0.6.bb => imagemagick_7.0.7.bb} (98%) diff --git a/meta-oe/reci

Re: [oe] [oe-commits] [meta-openembedded] 20/32: python-m2crypto: Upgrade to 0.26.0

2017-09-17 Thread Khem Raj
On Sun, Sep 17, 2017 at 2:35 AM, Martin Jansa wrote: > There is one more issue with this change. It fails to build on aarch64 (e.g. > raspberrypi3-64): > > building 'M2Crypto._m2crypto' extension > swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c > swig -python -Ipython-m2crypto/0.26.0-r0/recipe

Re: [oe] [oe-commits] [meta-openembedded] 20/32: python-m2crypto: Upgrade to 0.26.0

2017-09-17 Thread Martin Jansa
Thanks, no 64bit Ubuntu 14.04 On Sun, Sep 17, 2017 at 4:29 PM, Khem Raj wrote: > On Sun, Sep 17, 2017 at 2:35 AM, Martin Jansa > wrote: > > There is one more issue with this change. It fails to build on aarch64 > (e.g. > > raspberrypi3-64): > > > > building 'M2Crypto._m2crypto' extension > > sw

[oe] [meta-handheld][PATCH 4/5] zaurus.inc: explicitely define ARM instruction set.

2017-09-17 Thread Andrea Adami
Default for armv4/collie: arm Default for pxa: thumb Signed-off-by: Andrea Adami --- conf/machine/include/zaurus.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc index c80e89e..c6e9e98 100644 --- a/conf/m

[oe] [meta-handheld][PATCH 1/5] linux-handheld-4.4: add support for f2fs

2017-09-17 Thread Andrea Adami
Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-handheld-4.4/akita/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/collie/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig | 1 + recipes-k

[oe] [meta-handheld][PATCH 2/5] linux-handheld(-kexecoot)_4.4: update to 4.4.72 stable patchset

2017-09-17 Thread Andrea Adami
Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-handheld_4.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-handheld_4.4.bb b/recipes-kernel/linux/linux-handheld_4.4.bb index 68d1d66..a7c158e 100644 --- a/recipes-kernel/linux/li

[oe] [meta-handheld][PATCH 5/5] zaurus.inc: use gcc6 until gcc7 produces bootable kernels

2017-09-17 Thread Andrea Adami
As signaled upstream the kernels built with gcc7 fail to decompress. See https://www.spinics.net/lists/arm-kernel/msg594654.html ARM: pxa/corgi: armv5te kernel 4.12 fails to decompress compiled with gcc7 Signed-off-by: Andrea Adami --- conf/machine/include/zaurus.inc | 2 ++ 1 file changed, 2 i

[oe] [meta-handheld][PATCH 3/5] linux-handheld(-kexecoot)_4.4: update to 4.4.88 stable patchset

2017-09-17 Thread Andrea Adami
Note: patchset 4.4.9 introduced a pxa breakage: instead of reverting "94d75e190f1 dmaengine: pxa_dma: fix the maximum requestor line" we backport from 4.6 the missing patches. Signed-off-by: Andrea Adami --- ...pxa-add-the-number-of-DMA-requestor-lines.patch | 122 + ...pxa-f

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-support/fbset/fbset-modes.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index 88f7a4f..5f6f990 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-devtools/perl/ipc-run_0.94.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb b/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb index 66054a2..3b58939 100644 --- a/meta-oe/recipes-devtools/perl/ipc-run_

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb index 349507d..59b01b6 100644 --- a/meta-oe/recipes-supp

[oe] [meta-perl][PATCH] libhtml-parser-perl: Add HOMEPAGE info into recipe file.

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb index 19b61d1..e202

[oe] [OE-core][PATCH] libnet-dns-perl: Add HOMEPAGE info into recipe file.

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb index c92e265..0d89844 100644 ---

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtdeclarative_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 12e5f4e..2cc969a 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarati

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtscript_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 9061c3c..9fe2358 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb @@ -1,6 +1,7 @@

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtsvg_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtsvg_git.bb b/recipes-qt/qt5/qtsvg_git.bb index 40854e0..e3bd840 100644 --- a/recipes-qt/qt5/qtsvg_git.bb +++ b/recipes-qt/qt5/qtsvg_git.bb @@ -1,6 +1,7 @@ require qt5.in

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtquick1_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtquick1_git.bb b/recipes-qt/qt5/qtquick1_git.bb index eaa3661..c1bbc8a 100644 --- a/recipes-qt/qt5/qtquick1_git.bb +++ b/recipes-qt/qt5/qtquick1_git.bb @@ -2,6 +2,7 @@

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qttools_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 32d65d6..151b4df 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -1,6 +1,7 @@ requ

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

2017-09-17 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtxmlpatterns_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index 7c18079..f4f46f1 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatter