[oe] [meta-networking][PATCH 7/8 v2] libldb: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libbsd - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct

[oe] [meta-networking][PATCH 6/8 v2] libtevent: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libbsd - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct

[oe] [meta-networking][PATCH 5/8 v2] libtalloc: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libbsd - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct

[oe] [meta-networking][PATCH 4/8 v2] libldb: fix for LIC_FILES_CHKSUM

2016-09-20 Thread jackie.huang
From: Jackie Huang Use the source files instead of common-licenses Signed-off-by: Jackie Huang --- meta-networking/recipes-support/libldb/libldb_1.1.27.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[oe] [meta-networking][PATCH 2/8 v2] libtevent: fix for LIC_FILES_CHKSUM

2016-09-20 Thread jackie.huang
From: Jackie Huang Use the source file instead of common-licenses Signed-off-by: Jackie Huang --- meta-networking/recipes-support/libtevent/libtevent_0.9.29.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-networking][PATCH 3/8 v2] libtdb: fix for LIC_FILES_CHKSUM

2016-09-20 Thread jackie.huang
From: Jackie Huang Use the source files instead of common-licenses Signed-off-by: Jackie Huang --- meta-networking/recipes-support/libtdb/libtdb_1.3.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[oe] [meta-networking][PATCH 1/8 v2] libtalloc: fix for LIC_FILES_CHKSUM

2016-09-20 Thread jackie.huang
From: Jackie Huang Use the source files instead of common-licenses Signed-off-by: Jackie Huang --- meta-networking/recipes-support/libtalloc/libtalloc_2.1.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[oe] [meta-networking][PATCH 0/8 v2] libtalloc/tevent/ldb/tdb: fixes license and deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang v2 changes: * Fix license issue found in v1 * Add --without-pkgs for each as suggested in v1 * Add configure option for libbsd -- The following changes since commit 24e387aaf78bc0f68a46abb1fab3a76364804bd1: openldap: fix CVE-2015-3276

[oe] [PATCH 0/2] fftw follow-ups

2016-09-20 Thread Andreas Müller
These came along by further tests. Andreas Müller (2): fftw: fix reconfigure error introduced in previous patch fftw: fix native build meta-oe/recipes-support/fftw/fftw_3.3.4.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.5.5 --

[oe] [PATCH 1/2] fftw: fix reconfigure error introduced in previous patch

2016-09-20 Thread Andreas Müller
| config.status: executing libtool commands | mv: cannot move ‘/build’ to ‘/build-fftw/build’: Directory not empty | WARNING: /temp/run.do_configure.21632:1 exit 1 from 'mv /build /build-fftw' | ERROR: Function failed: do_configure (log file is located at /temp/log.do_configure.21632)

[oe] [PATCH 2/2] fftw: fix native build

2016-09-20 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-support/fftw/fftw_3.3.4.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb b/meta-oe/recipes-support/fftw/fftw_3.3.4.bb index a453214..0faaea1

Re: [oe] [meta-oe][PATCH] mariadb: add libdbi-perl to the depends of mariadb-server

2016-09-20 Thread Yu, Mingli
On 2016年09月18日 15:52, Yu, Mingli wrote: On 2016年09月05日 12:27, Zhixiong Chi wrote: On 2016年09月01日 20:20, Martin Jansa wrote: On Tue, Aug 23, 2016 at 11:10:30AM +0800, Zhixiong Chi wrote: The commands(mysql_convert_table_format and mysql_setpermission) need to the supported API provided

Re: [oe] [PATCH 2/2] imagemagick: depend on fftw not virtual/fftw

2016-09-20 Thread Andreas Müller
On Wed, Sep 21, 2016 at 4:41 AM, Khem Raj wrote: > On Sat, Sep 17, 2016 at 5:47 PM, Andreas Müller > wrote: >> Signed-off-by: Andreas Müller >> --- >> meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | 2 +-

Re: [oe] [PATCH 4/4] tslib: move recipe from oe-core

2016-09-20 Thread Jonathan Liu
On 21 September 2016 at 12:37, Khem Raj wrote: > On Thu, Sep 15, 2016 at 3:19 PM, Paul Eggleton > wrote: >> On Fri, 16 Sep 2016 10:17:11 Paul Eggleton wrote: >>> On Thu, 01 Sep 2016 14:40:43 Maxin B. John wrote: >>> > Move tslib recipe from

Re: [oe] [meta-filesystems][PATCH 1/2] xfsprogs: 3.2.3 -> 4.7.0

2016-09-20 Thread wenzong fan
On 09/13/2016 10:49 PM, Martin Jansa wrote: On Mon, Sep 12, 2016 at 01:20:01AM -0700, Robert Yang wrote: The 3.2.3 doesn't work with kernel 4.8 any more. * Update remove-install-as-user.patch and xfsprogs-generate-crctable-which-is-moved-into-runti.patch * Remove

Re: [oe] [PATCH 2/2] imagemagick: depend on fftw not virtual/fftw

2016-09-20 Thread Khem Raj
On Sat, Sep 17, 2016 at 5:47 PM, Andreas Müller wrote: > Signed-off-by: Andreas Müller > --- > meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [oe] [PATCH 4/4] tslib: move recipe from oe-core

2016-09-20 Thread Khem Raj
On Thu, Sep 15, 2016 at 3:19 PM, Paul Eggleton wrote: > On Fri, 16 Sep 2016 10:17:11 Paul Eggleton wrote: >> On Thu, 01 Sep 2016 14:40:43 Maxin B. John wrote: >> > Move tslib recipe from oe-core layer. >> > >> > Signed-off-by: Maxin B. John >>

Re: [oe] [meta-networking][PATCH 1/4] libtalloc: fixes for deterministic builds

2016-09-20 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel- > boun...@lists.openembedded.org] On Behalf Of Martin Jansa > Sent: Tuesday, September 20, 2016 4:14 PM > To: openembedded-devel > Subject: Re: [oe] [meta-networking][PATCH 1/4]

[oe] [meta-oe][PATCH 3/3] lirc: Fix build with clang

2016-09-20 Thread Khem Raj
Signed-off-by: Khem Raj --- ...crcd-Mark-local-inline-funtions-as-static.patch | 49 ++ meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb| 1 + 2 files changed, 50 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 2/3] gpsd: Fix build with musl

2016-09-20 Thread Khem Raj
Signed-off-by: Khem Raj --- .../gpsd-3.14/0001-include-sys-ttydefaults.h.patch | 34 ++ meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 1 + 2 files changed, 35 insertions(+) create mode 100644

[oe] [meta-networking][PATCH 1/3] net-snmp: Fix build issue found with musl

2016-09-20 Thread Khem Raj
limits.h is needed for PATH_MAX and NAME_MAX Signed-off-by: Khem Raj --- .../0001-get_pid_from_inode-Include-limit.h.patch | 29 +++ .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 33 +++--- 2 files changed, 46 insertions(+), 16

[oe] [meta-qt5][PATCH] packagegroup-qt5-webengine.bb: Includes qtwebengine, plugins and examples in one convenient packagegroup

2016-09-20 Thread Ann Thornton
qtwebengine qmlplugins and examples and qtquickcontrols qmlplugins Signed-off-by: Ann Thornton --- recipes-qt/packagegroups/packagegroup-qt5-webengine.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100755

[oe] [meta-qt5][PATCH] packagegroup-qt5-demos.bb: Includes some interesting Qt5 demos. This packagegroups puts together some interesting Qt5 demos making it easier to add them to an image.

2016-09-20 Thread Ann Thornton
Signed-off-by: Ann Thornton --- recipes-qt/packagegroups/packagegroup-qt5-demos.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100755 recipes-qt/packagegroups/packagegroup-qt5-demos.bb diff --git

[oe] [meta-multimedia][PATCH] rtmpdump: fix QA warning for GNU_HASH

2016-09-20 Thread Carlos Rafael Giani
The package wasn't actually using the OE CFLAGS and LDFLAGS. These must be passed as XCFLAGS and XLDFLAGS to make. Signed-off-by: Carlos Rafael Giani --- meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-multimedia][PATCH] cdparanoia: fix QA warning for GNU_HASH

2016-09-20 Thread Carlos Rafael Giani
Patch Makefile.in files to use LDFLAGS when linking the shared objects Signed-off-by: Carlos Rafael Giani --- .../cdparanoia/cdparanoia_10.2.bb | 1 + .../0003-Fix-missing-shared-object-LDFLAGS.patch | 42 ++ 2 files changed, 43

Re: [oe] [meta-networking][PATCH 1/4] libtalloc: fixes for deterministic builds

2016-09-20 Thread Martin Jansa
something like: PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind," On Tue, Sep 20, 2016 at 9:32 AM, Huang, Jie (Jackie) < jackie.hu...@windriver.com> wrote: > > > > -Original Message- > > From: openembedded-devel-boun...@lists.openembedded.org [mailto: >

Re: [oe] [meta-networking][PATCH 1/4] libtalloc: fixes for deterministic builds

2016-09-20 Thread Martin Jansa
On Tue, Sep 20, 2016 at 01:42:23PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > * Add configure option and PACKAGECONFIG for > the following packages: > - acl > - attr > - libaio > - libcap > - valgrind > > * They are all optional, so

[oe] [meta-networking][PATCH 1/4] libtalloc: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct dependency on

[oe] [meta-networking][PATCH 4/4] libtdb: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct dependency on

[oe] [meta-networking][PATCH 2/4] libtevent: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct dependency on

[oe] [meta-networking][PATCH 3/4] libldb: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang * Add configure option and PACKAGECONFIG for the following packages: - acl - attr - libaio - libcap - valgrind * They are all optional, so disable by default or control them based on DISTRO_FEATURES. * Remove the direct dependency on

[oe] [meta-networking][PATCH 0/4] libtalloc/tevent/ldb/tdb: fixes for deterministic builds

2016-09-20 Thread jackie.huang
From: Jackie Huang -- The following changes since commit 24e387aaf78bc0f68a46abb1fab3a76364804bd1: openldap: fix CVE-2015-3276 (2016-09-19 16:24:10 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib.git