Re: [oe] [meta-oe] [PATCH v2] geoclue: Update to 2.4.4

2016-09-19 Thread Zeeshan Ali
Hi, On Mon, Sep 12, 2016 at 12:12 PM, Zeeshan Ali wrote: > From: Zeeshan Ali > > Also drop redundant and now unusable patch. > > Signed-off-by: Zeeshan Ali > --- Is this patch good now? > .../geoclue/files/soup-session-fix.patch | 30 > .../recipes-navigation/geoclue/g

Re: [oe] [meta-oe] [PATCH] bash2dash conversion

2016-09-19 Thread Otavio Salvador
On Sun, Sep 18, 2016 at 12:36 AM, Christopher Larson wrote: > The purpose of ‘command’ is to *run* a command, not check if it’s > available, and ‘type’ is mandated in SuSv3/SuSv4/POSIX. If dash doesn’t > provide it, it’s broken. It provides it and works: % dash $ if type dash; then echo "dash is

[oe] [meta-networking][PATCH] openl2tp: Obey LDFLAGS in Makefile

2016-09-19 Thread Adrian Dudau
This avoids a "QA Issue: No GNU_HASH in the elf binary" Signed-off-by: Adrian Dudau --- .../openl2tp/openl2tp/Makefile-obey-LDFLAGS.patch | 15 +++ .../recipes-protocols/openl2tp/openl2tp_1.8.bb| 1 + 2 files changed, 16 insertions(+) create mode 100644 meta-ne

[oe] [meta-oe][PATCH] crash: Enforce use of LDFLAGS during make

2016-09-19 Thread Adrian Dudau
This avoids a "QA Issue: No GNU_HASH in the elf binary:". Signed-off-by: Adrian Dudau --- meta-oe/recipes-kernel/crash/crash_7.1.5.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-kernel/crash/crash_7.1.5.bb b/meta-oe/recipes-kernel/crash/crash_7.1.5.bb index 06fe1a8..9364

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

2016-09-19 Thread Mike Looijmans
On 17-09-16 02:43, Paul Eggleton wrote: On Fri, 16 Sep 2016 16:08:57 Burton, Ross wrote: On 16 September 2016 at 13:10, Andrea Adami wrote: Well, there is still one drawback...the 'custom' xserver-nodm-init is still present but there are patches on the ML for its removal. Hopefully the impr

[oe] [meta-oe][PATCH 1/5] jasper: add PACKAGECONFIG for opengl

2016-09-19 Thread Martin Jansa
* fixed 3 autodetected dependencies: WARN: jasper: jasper-bin rdepends on freeglut, but it isn't a build dependency? WARN: jasper: jasper-bin rdepends on libgl-mesa, but it isn't a build dependency? WARN: jasper: jasper-bin rdepends on libglu, but it isn't a build dependency? Signed-off-by

[oe] [meta-oe][PATCH 3/5] libgit2: add dependency on libssh2

2016-09-19 Thread Martin Jansa
* autodetected as reported in bitbake world status e-mails: libgit2-0.24.1: libgit2 rdepends on libssh2, but it isn't a build dependency, missing libssh2 in DEPENDS or PACKAGECONFIG? [build-deps] * log.do_package: DEBUG: libgit2: Dependency libssh2.so.1 requires package libssh2 (used by files

[oe] [meta-oe][PATCH 2/5] gammu: add dependency on unixodbc

2016-09-19 Thread Martin Jansa
* autodetected for smsd as reported in bitbake world status e-mails: gammu-1.32.0: libgsmsd rdepends on unixodbc, but it isn't a build dependency, missing unixodbc in DEPENDS or PACKAGECONFIG? [build-deps] * log.do_package: DEBUG: libgsmsd: Dependency libodbc.so.2 requires package unixodbc (u

[oe] [meta-oe][PATCH 4/5] mpv: include PACKAGECONFIG_CONFARGS in EXTRA_OECONF

2016-09-19 Thread Martin Jansa
* otherwise jack is autodetected: mpv-0.15.0: mpv rdepends on libjack, but it isn't a build dependency, missing jack in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Martin Jansa --- meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/m

[oe] [meta-oe][PATCH 5/5] chrony: add PACKAGECONFIG for nss, libcap

2016-09-19 Thread Martin Jansa
* fixes autodetected dependencies http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160905_011801.log chrony-2.4: chronyc rdepends on nss, but it isn't a build dependency, missing nss in DEPENDS or PACKAGECONFIG? [build-deps] chrony-2.4: chrony rdepends on libcap, but it isn't a bu

Re: [oe] [meta-oe] [PATCH] bash2dash conversion

2016-09-19 Thread Martin Jansa
On Sun, Sep 18, 2016 at 10:52:59AM +0800, zhe...@windriver.com wrote: > From: "Tim K. Chan" > > Change bash style to dash style > > Signed-off-by: Tim K. Chan > [Adjust context] > Signed-off-by: He Zhe 2016-09-19 16:30:09 URL:https://patchwork.openembedded.org/patch/131797/mbox/ [4648] -> "p

[oe] [meta-oe][PATCH] p7zip, mce-inject: update LIC_FILES_CHKSUM

2016-09-19 Thread Martin Jansa
* both were failing since last upgrade, but nobody noticed, because nobody reads QA issues in "bitbake world status" e-mails and LIC_FILES_CHKSUM mismatch wasn't fatal due to bug in insane.bbclass * http://errors.yoctoproject.org/Errors/Details/83571/ * http://errors.yoctoproject.org/Errors/Det

[oe] State of bitbake world 2016-09-15

2016-09-19 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||q

[oe] [meta-oe][PATCH] vboxguestdrivers: upgrade to 5.1.6 to fix build with default kernel from oe-core 4.8

2016-09-19 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../{vboxguestdrivers_5.1.4.bb => vboxguestdrivers_5.1.6.bb} | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_5.1.4.bb => vboxguestdrivers_5.1.6.bb} (87%) diff --git a/meta-oe/re

Re: [oe] [OE-core] State of bitbake world 2016-09-15

2016-09-19 Thread Andreas Müller
On Mon, Sep 19, 2016 at 4:49 PM, Martin Jansa wrote: > == Number of issues - stats == > {| class='wikitable' > !|Date !!colspan='3'|Failed tasks > !!colspan='6'|Failed depencencies!!|Signatures > !!colspan='12'|QA !!Comment > |- >

Re: [oe] [OE-core] State of bitbake world 2016-09-15

2016-09-19 Thread Andreas Müller
On Mon, Sep 19, 2016 at 9:20 PM, Andreas Müller wrote: > On Mon, Sep 19, 2016 at 4:49 PM, Martin Jansa wrote: >> == Number of issues - stats == >> {| class='wikitable' >> !|Date !!colspan='3'|Failed tasks >> !!colspan='6'|Failed depencencies!

[oe] [meta-oe][PATCH] rsyslog: upgrade to 7.6.7

2016-09-19 Thread wenzong.fan
From: Wenzong Fan * fix CVEs CVE-2014-3634, CVE-2014-3683 * rebase the patch use-pkgconfig-to-check-libgcrypt.patch * backport fixes for build error: lexer.l:34:14: error: expected identifier or '(' before '__extension__' * replace the old configure option '--enable-cached-man-pages' with

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

2016-09-19 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 jhuang0/d_waf-pkgs_160920_1 http://git.pokylinux.org

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

2016-09-19 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 libaio Signed-off-by: Jacki

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

2016-09-19 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 libaio Signed-off-by: Jacki

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

2016-09-19 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 libaio Signed-off-by: Jacki

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

2016-09-19 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 libaio Signed-off-by: Jacki

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

2016-09-19 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 disable by default > or co