[oe] [meta-qt5][PATCH] qmake5_base.bbclass: set qt.conf by environment variable again

2017-02-08 Thread Andreas Müller
Qt update to 5.8 caused fallout in meta-qt5-extra. It turned out that qmake pulled in many pointers to native sysroot. Native sysroot is qmake's default in case no configuration file qt.conf is set. The problem with the new way of setting qt.conf by cmd parameter is that is has to be set explicitly

Re: [oe] [meta-oe] udisks: Make use of bitbake variables for sbin, lib locations.

2017-02-08 Thread Khem Raj
On 2/8/17 5:06 AM, Amarnath Valluri wrote: > Signed-off-by: Amarnath Valluri > --- > meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/meta-oe/recipes-support/udisks/udisks_1.0.5.bb > b/meta-oe/recipes-support/udisks/udisks_1.0.5.bb

[oe] [meta-webserver][PATCH] apache: use the APACHE_MIRROR variable in the SRC_URI

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-webserver/recipes-httpd/apache2/apache2-native_2.4.25.bb | 2 +- meta-webserver/recipes-httpd/apache2/apache2_2.4.25.bb| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.25.bb

[oe] [meta-networking][PATCH] tcpdump: update to 4.9.0 for security fixes

2017-02-08 Thread Armin Kuster
From: Armin Kuster CVE included in this release: CVE-2016-7922 CVE-2016-7923 CVE-2016-7924 CVE-2016-7925 CVE-2016-7926 CVE-2016-7927 CVE-2016-7928 CVE-2016-7929 CVE-2016-7930 CVE-2016-7931 CVE-2016-7932 CVE-2016-7933 CVE-2016-7934 CVE-2016-7935 CVE-2016-7936 CVE-2016-7937 CVE-2016-7938 CVE-2016-7

[oe] [meta-python][PATCH] python-py: update to version 1.4.32

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-py.inc | 4 ++-- .../python/{python-py_1.4.31.bb => python-py_1.4.32.bb} | 0 .../python/{python3-py_1.4.31.bb => python3-py_1.4.32.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] python-sqlalchemy: update to version 1.1.5

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-sqlalchemy.inc | 14 ++ ...thon-sqlalchemy_1.1.4.bb => python-sqlalchemy_1.1.5.bb} | 0 .../recipes-devtools/python/python3-sqlalchemy_1.1.4.bb| 2 -- .../recipes-devtools/python/python3-sqlalchemy_1.1.5

[oe] [meta-python][PATCH] python-werkzeug: update to version 0.11.15

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-werkzeug.inc | 5 +++-- .../{python-werkzeug_0.11.11.bb => python-werkzeug_0.11.15.bb} | 0 .../{python3-werkzeug_0.11.11.bb => python3-werkzeug_0.11.15.bb} | 0 3 files changed, 3 insertions(+), 2 d

[oe] [meta-python][PATCH] python-thrift: update to version 0.10.0

2017-02-08 Thread Derek Straka
* Verified license remains the same * Added a set of RDEPENDS for minimal environments Signed-off-by: Derek Straka --- .../python-thrift/python-thrift_0.10.0.bb | 17 + .../python-thrift/python-thrift_0.9.3.bb| 8 2 files changed, 17 inse

[oe] [meta-python][PATCH] python-pyalsaaudio: update to version 0.8.2

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python-pyalsaaudio_0.4.bb | 15 --- .../recipes-devtools/python/python-pyalsaaudio_0.8.2.bb | 13 + 2 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 meta-python/recipes-devtools/python

Re: [oe] [meta-oe][PATCH v2 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Andre McCurdy
On Wed, Feb 8, 2017 at 10:53 AM, Khem Raj wrote: > On Wed, Feb 8, 2017 at 10:13 AM, Fabio Berton > wrote: >> Signed-off-by: Fabio Berton >> --- >> meta-oe/recipes-connectivity/libev/libev_4.24.bb | 16 >> 1 file changed, 16 insertions(+) >> create mode 100644 meta-oe/recipes-c

Re: [oe] [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138

2017-02-08 Thread Khem Raj
Can you check if this is the last gpl2 version On Wed, Feb 8, 2017 at 1:39 AM Patrick Ohly wrote: > The patches defined in lvm2.inc no longer apply cleanly to 2.02.138 > and as no-one has complained, the old version is probably obsolete > and can be removed. > > Signed-off-by: Patrick Ohly > -

Re: [oe] [meta-oe][PATCH v2 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-08 Thread Andre McCurdy
On Wed, Feb 8, 2017 at 10:13 AM, Fabio Berton wrote: > Signed-off-by: Fabio Berton > --- > .../libwebsockets/libwebsockets_2.1.0.bb | 32 > ++ > 1 file changed, 32 insertions(+) > create mode 100644 > meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0

Re: [oe] [meta-qt5][PATCH v2] qt3d: Add assimp dependency

2017-02-08 Thread Martin Jansa
RSS: http://git.openembedded.org/openembedded-core/commit/?id=809746f56df4b91af014bf6a3f28997d6698ac78 http://lists.openembedded.org/pipermail/openembedded-architecture/2017-January/000384.html and following threads For morty and older releases you need to disable autodetection in qt3d sources whe

[oe] [meta-python][PATCH] gateone: correct the inherit to use setuptools

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-connectivity/gateone/gateone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index 5323554..8b2a192 100

[oe] [meta-python][PATCH] python-pbr: change the dependency to be a RDEPENDS and fix build issues

2017-02-08 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb index fd35197..7fddf7a

Re: [oe] [meta-qt5][PATCH v2] qt3d: Add assimp dependency

2017-02-08 Thread Tom Hochstein
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On > Behalf Of Martin Jansa > Sent: Tuesday, February 07, 2017 6:01 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-qt5

Re: [oe] why is the current version of netdata "1.0.1+git${SRCPV}"?

2017-02-08 Thread Martin Jansa
http://lists.openembedded.org/pipermail/openembedded-devel/2017-January/110784.html On Wed, Feb 8, 2017 at 6:57 PM, Robert P. J. Day wrote: > > just noticed recipe file "netdata_git.bb", with the above setting > for PV ... apparently, there was a very recent tagging with "v1.5.0", > is there a

Re: [oe] [meta-oe][PATCH v2 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Khem Raj
On Wed, Feb 8, 2017 at 10:13 AM, Fabio Berton wrote: > Signed-off-by: Fabio Berton > --- > meta-oe/recipes-connectivity/libev/libev_4.24.bb | 16 > 1 file changed, 16 insertions(+) > create mode 100644 meta-oe/recipes-connectivity/libev/libev_4.24.bb > > diff --git a/meta-oe/re

[oe] [meta-oe][PATCH v2 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton --- .../libwebsockets/libwebsockets_2.1.0.bb | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0.bb diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebso

[oe] [meta-oe][PATCH v2 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton --- meta-oe/recipes-connectivity/libev/libev_4.24.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libev/libev_4.24.bb diff --git a/meta-oe/recipes-connectivity/libev/libev_4.24.bb b/meta-oe/recipes-connectiv

[oe] [meta-oe][PATCH v2 2/3] libuv: Add recipe for version 1.10.2

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton --- meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb diff --git a/meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb b/meta-oe/recipes-

[oe] why is the current version of netdata "1.0.1+git${SRCPV}"?

2017-02-08 Thread Robert P. J. Day
just noticed recipe file "netdata_git.bb", with the above setting for PV ... apparently, there was a very recent tagging with "v1.5.0", is there any value in upgrading(?) to that newer version? or at least adding a fixed version of the recipe to go with the git version? rday -- ==

Re: [oe] [meta-gnome][PATCH v02 3/3] dconf: make gtk+3 dependency optional

2017-02-08 Thread Andreas Müller
On Wed, Feb 8, 2017 at 3:31 PM, wrote: > From: Andy Kling > > dconf requires gtk+3 only for dconf-editor and is useful > even on systems without gui. > > add PACKAGECONFIG for editor, enable it by default if x11 > is present in DISTRO_FEATURES > > add gtk+3 to DEPENDS only if editor is

[oe] [meta-gnome][PATCH v02 3/3] dconf: make gtk+3 dependency optional

2017-02-08 Thread andreas . kling
From: Andy Kling dconf requires gtk+3 only for dconf-editor and is useful even on systems without gui. add PACKAGECONFIG for editor, enable it by default if x11 is present in DISTRO_FEATURES add gtk+3 to DEPENDS only if editor is present in PACKAGECONFIG add x11 to REQUIRED_DISTRO_

[oe] [meta-gnome][PATCH v02 1/3] dconf: depends on dbus

2017-02-08 Thread andreas . kling
From: Andy Kling configure of dconf requires dbus | checking for dbus... no | configure: error: Package requirements (dbus-1) were not met: | | No package 'dbus-1' found --- meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[oe] [meta-gnome][PATCH v02 2/3] dconf: fix bash completion in wrong package

2017-02-08 Thread andreas . kling
From: Andy Kling bash completion is used by dconf itself not by editor. move file to main package. --- meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb b/meta-gnome/recipes-gnome

[oe] dconf: conditionally depend on gtk+3

2017-02-08 Thread andreas . kling
v02 fix typo introduced during rebase sorry for the noise :/ -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-gnome][PATCH 3/3] dconf: make gtk+3 dependency optional

2017-02-08 Thread andreas . kling
From: Andy Kling dconf requires gtk+3 only for dconf-editor and is useful even on systems without gui. add PACKAGECONFIG for editor, enable it by default if x11 is present in DISTRO_FEATURES add gtk+3 to DEPENDS only if editor is present in PACKAGECONFIG add x11 to REQUIRED_DISTRO_

[oe] [meta-gnome][PATCH 2/3] dconf: fix bash completion in wrong package

2017-02-08 Thread andreas . kling
From: Andy Kling bash completion is used by dconf itself not by editor. move file to main package. --- meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb b/meta-gnome/recipes-gnome

[oe] [meta-gnome][PATCH 1/3] dconf: depends on dbus

2017-02-08 Thread andreas . kling
From: Andy Kling configure of dconf requires dbus | checking for dbus... no | configure: error: Package requirements (dbus-1) were not met: | | No package 'dbus-1' found --- meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[oe] dconf: conditionally depend on gtk+3

2017-02-08 Thread andreas . kling
dconf only uses gtk for dconf-editor. compiling editor conditionally allows to remove the hard dependency. so dconf can be used on systems without GUI. while writing this patch I came across some minor bugs that are also fixed with this series. -- __

[oe] [meta-filesystem] aufs-utils: Replace install paths with appropriate bitbake environment

2017-02-08 Thread Amarnath Valluri
autf-utils Makefile is using hardcoded /bin, /sbin paths, instead we should respect the bitbake environment. This change makes the recipe portable to environments where ${base_bindir} != /bin or ${base_sbindir} != /sbin. Signed-off-by: Amarnath Valluri --- meta-filesystems/recipes-utils/aufs-uti

[oe] [meta-networking] inetutils: Move files only when src != dst.

2017-02-08 Thread Amarnath Valluri
While moving files from ${bindir} to ${base_bindir} check if both are same. Signed-off-by: Amarnath Valluri --- meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta-networking/recipes-connectivity/inetu

[oe] [meta-networking] netcf_git: Check if src != dst while moving files.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-networking/recipes-support/netcf/netcf_git.bb | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta-networking/recipes-support/netcf/netcf_git.bb b/meta-networking/recipes-support/netcf/netcf_git.bb index ed713ac..4ffd3db 100644

[oe] [meta-networking] ebtables: Move files only when src != dst.

2017-02-08 Thread Amarnath Valluri
While moving files from ${base_sbindir} to ${sbindir} check if both are same. Signed-off-by: Amarnath Valluri --- meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-filter/ebtables/ebtable

[oe] [meta-oe] libgphoto: Replace 'lib' with ${nonarch_base_libdir}

2017-02-08 Thread Amarnath Valluri
Make use of bitbake variable for udev ruls folder. This change makes the recipe more portable. Signed-off-by: Amarnath Valluri --- meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_

[oe] [meta-oe] xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.

[oe] [meta-oe] lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 7bd26c0..bd20390 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.in

[oe] [meta-oe] multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_g

[oe] [meta-oe] openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/openct/openct_0.6.20.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 d4ad9c1..85ca851 100644 --- a/meta

[oe] [meta-oe] udisks: Make use of bitbake variables for sbin, lib locations.

2017-02-08 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-oe/recipes-support/udisks/udisks_1.0.5.bb b/meta-oe/recipes-support/udisks/udisks_1.0.5.bb index eec6933..81533a2 100644 --- a/meta-oe/recipes-support

[oe] State of bitbake world, Failed tasks 2017-02-07

2017-02-08 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

Re: [oe] [meta-oe][PATCH 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Fabio Berton
Hi, I'll merge and send a v2. Thanks On Wed, Feb 8, 2017 at 4:29 AM, Khem Raj wrote: > There are some shortcomings in this recipe > > Please merge the changes from > > https://github.com/kraj/meta-openembedded/blob/kraj/master/ > meta-oe/recipes-extended/libev/libev_4.24.bb > > On Tue, Feb 7,

[oe] [meta-oe][PATCH] procmail: avoid bashism in do_install

2017-02-08 Thread Patrick Ohly
Found with verify-bashisms. Signed-off-by: Patrick Ohly --- meta-oe/recipes-support/procmail/procmail_3.22.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb b/meta-oe/recipes-support/procmail/procmail_3.22.bb index 1063654

[oe] [meta-oe][PATCH 4/4] cryptsetup: enable native compilation

2017-02-08 Thread Patrick Ohly
Useful for setting up dm-verity during a build. "native-sdk" gets added just in case that this may also be used in an SDK. Signed-off-by: Patrick Ohly --- meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/cryptse

[oe] [meta-oe][PATCH 3/4] lvm2: enable native compilation

2017-02-08 Thread Patrick Ohly
Required for cryptsetup-native, which useful for setting up dm-verity during a build. "native-sdk" gets added just in case that this may also be used in an SDK. Signed-off-by: Patrick Ohly --- meta-oe/recipes-support/lvm2/lvm2.inc | 28 meta-oe/recipes-support/lvm2/

[oe] [meta-oe][PATCH 2/4] fuse: support native compilation

2017-02-08 Thread Patrick Ohly
This is required for swtpm-native (from meta-security) and simulating a virtual TPM in qemu. Right now, accessing swtpm only works via CUSE and thus needs fuse. Signed-off-by: Patrick Ohly --- meta-filesystems/recipes-support/fuse/fuse_2.9.4.bb | 6 -- 1 file changed, 4 insertions(+), 2 dele

[oe] [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138

2017-02-08 Thread Patrick Ohly
The patches defined in lvm2.inc no longer apply cleanly to 2.02.138 and as no-one has complained, the old version is probably obsolete and can be removed. Signed-off-by: Patrick Ohly --- meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb | 4 1 file changed, 4 deletions(-) delete mode 100644 me

[oe] [meta-oe][PATCH 0/4] native cryptsetup and fuse

2017-02-08 Thread Patrick Ohly
I have some experimental code which enables dm-verity integrity protection in an image. This relies on cryptsetup-native and thus lvm2-native. swtpm-native (in its current form - if time permits I hope to modify it so that it works without CUSE) needs fuse-native. While (accidentally) building th