[oe] [meta-oe][PATCH V3] sdparm: 1.09 -> 1.10

2016-10-25 Thread Dengke Du
Signed-off-by: Dengke Du --- .../recipes-support/sdparm/files/make-sysroot-work.patch | 14 +- .../sdparm/{sdparm_1.09.bb => sdparm_1.10.bb} | 4 ++-- 2 files changed, 11 insertions(+), 7 deletions(-) rename

Re: [oe] [meta-oe][PATCH V2] sdparm: 1.09 -> 1.10

2016-10-25 Thread Dengke Du
Please ignore this. // Dengke On 2016年10月25日 16:45, Dengke Du wrote: Changed in V2: Add the [meta-oe] prefix in patch. Signed-off-by: Dengke Du --- .../recipes-support/sdparm/files/make-sysroot-work.patch | 14 +- .../sdparm/{sdparm_1.09.bb

[oe] [meta-qt5][krogoth][PATCH] qt5: update submodules

2016-10-25 Thread Mikko Gronoff
Update submodule SCREVs to Qt 5.6.2 release Signed-off-by: Mikko Gronoff --- recipes-qt/qt5/nativesdk-qtbase_git.bb | 2 +- recipes-qt/qt5/qt3d_git.bb | 2 +- recipes-qt/qt5/qt5-git.inc | 2 +-

Re: [oe] [meta-networking][PATCH] wireshark: install missing header files

2016-10-25 Thread akuster808
On 10/25/2016 06:33 AM, Martin Jansa wrote: On Tue, Oct 18, 2016 at 05:28:45PM -0700, Armin Kuster wrote: Wireshark does not install header files. add install_append Remove ALLOW_EMPTY & INHIBIT_PACKAGE_DEBUG_SPLIT, they are no longer needed There is also: wireshark-2.2.1: wireshark rdepends

Re: [oe] [meta-qt5][krogoth][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled.

2016-10-25 Thread Denys Dmytriyenko
ping On Tue, Oct 18, 2016 at 03:44:02PM -0400, Denys Dmytriyenko wrote: > On Sun, Sep 25, 2016 at 10:54:49AM +0300, Vesa Jääskeläinen wrote: > > QPlatformIntegration's interface methods are disabled based on QT_NO_OPENGL, > > QT_NO_CLIPBOARD, QT_NO_DRAGANDDROP, QT_NO_ACCESSIBILITY and > >

[oe] [meta-oe][krogoth][PATCH] pcsc-lite: Seperate GPLV3 portions from BSD

2016-10-25 Thread Davis, Michael
From: "Davis, Michael" GPLV3 and BSD portions were originally placed in the same package. The GPLv3 portion has been seperated into pcsc-lite-spy and pcsc-lite-spy-dev so the package can be used with GPLv3 blacklisted. Signed-off-by: Martin Jansa

Re: [oe] [meta-qt5][master][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled.

2016-10-25 Thread Denys Dmytriyenko
ping On Tue, Oct 18, 2016 at 03:40:52PM -0400, Denys Dmytriyenko wrote: > From: Vesa Jääskeläinen > > QPlatformIntegration's interface methods are disabled based on QT_NO_OPENGL, > QT_NO_CLIPBOARD, QT_NO_DRAGANDDROP, QT_NO_ACCESSIBILITY and > QT_NO_SESSIONMANAGER, these has

[oe] [meta-webserver][PATCH] nginx: update to version 1.10.2

2016-10-25 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-webserver/recipes-httpd/nginx/nginx_1.10.1.bb | 6 -- meta-webserver/recipes-httpd/nginx/nginx_1.10.2.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-webserver/recipes-httpd/nginx/nginx_1.10.1.bb

Re: [oe] [meta-oe][PATCH 01/16] boinc: Add recipe for boinc-client

2016-10-25 Thread Khem Raj
> On Oct 25, 2016, at 6:32 AM, Martin Jansa wrote: > > On Tue, Oct 18, 2016 at 10:38:19PM -0700, Khem Raj wrote: >> Signed-off-by: Khem Raj > > boinc-client-7.6.33: boinc-client rdepends on libxscrnsaver, but it > isn't a build dependency, missing

Re: [oe] [meta-oe][PATCH 01/16] boinc: Add recipe for boinc-client

2016-10-25 Thread Martin Jansa
On Tue, Oct 18, 2016 at 10:38:19PM -0700, Khem Raj wrote: > Signed-off-by: Khem Raj boinc-client-7.6.33: boinc-client rdepends on libxscrnsaver, but it isn't a build dependency, missing libxscrnsaver in DEPENDS or PACKAGECONFIG? [build-deps] > --- >

[oe] State of bitbake world 2016-10-24

2016-10-25 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

Re: [oe] [meta-networking][PATCH] wireshark: install missing header files

2016-10-25 Thread Martin Jansa
On Tue, Oct 18, 2016 at 05:28:45PM -0700, Armin Kuster wrote: > Wireshark does not install header files. add install_append > Remove ALLOW_EMPTY & INHIBIT_PACKAGE_DEBUG_SPLIT, they are no longer needed There is also: wireshark-2.2.1: wireshark rdepends on libssh, but it isn't a build dependency,

Re: [oe] [meta-oe][PATCH] gnuplot: upgrade to 5.0.5

2016-10-25 Thread Martin Jansa
On Thu, Oct 13, 2016 at 02:54:41PM +0800, qi.c...@windriver.com wrote: > From: Chen Qi Fails to build - autodetects qt5 in sysroot http://errors.yoctoproject.org/Errors/Details/93026/ > Signed-off-by: Chen Qi > --- >

Re: [oe] [meta-oe][PATCH 14/16] fwts: Update to 16.09 release

2016-10-25 Thread Martin Jansa
On Tue, Oct 18, 2016 at 10:38:32PM -0700, Khem Raj wrote: > license change is just year change from 2014 to 2016 > Fix build with clang while here fwts-16.09.00: fwts rdepends on dtc, but it isn't a build dependency, missing dtc in DEPENDS or PACKAGECONFIG? [build-deps] and for qemuarm it even

Re: [oe] [meta-networking][PATCH] wireshark: install missing header files

2016-10-25 Thread Martin Jansa
On Tue, Oct 18, 2016 at 05:28:45PM -0700, Armin Kuster wrote: > Wireshark does not install header files. add install_append > Remove ALLOW_EMPTY & INHIBIT_PACKAGE_DEBUG_SPLIT, they are no longer needed > > Signed-off-by: Armin Kuster > --- >

[oe] [meta-gnome][PATCH 0/1] libxklavier: upgrade 5.4

2016-10-25 Thread Hongxu Jia
The following changes since commit 8ba31c9ba214802b1305aabbc0be0353cba0bc3e: gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now empty EXTRA_OECONF (2016-10-21 18:20:45 +0200) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib

[oe] [PATCH 1/1] libxklavier: upgrade 5.4

2016-10-25 Thread Hongxu Jia
The gnome does not support 5.4 any more, get 5.4 from fedora to upgrade. Signed-off-by: Hongxu Jia --- .../files/fix-do_installe-failure.patch| 36 ++ .../{libxklavier_5.3.bb => libxklavier_5.4.bb} | 15 ++--- 2 files changed, 47

Re: [oe] [PATCH] sdparm: 1.09 -> 1.10

2016-10-25 Thread Dengke Du
OK, thanks for reminding, I will send V2. // Dengke On 2016年10月25日 16:28, Robert Yang wrote: Missing [meta-oe] in subject line, see: propriate prefix so that it is clear which layer the patch is intended to be applied to: // Robert On 10/25/2016 12:47 PM, Dengke Du wrote:

[oe] [meta-oe][PATCH V2] sdparm: 1.09 -> 1.10

2016-10-25 Thread Dengke Du
Changed in V2: Add the [meta-oe] prefix in patch. Signed-off-by: Dengke Du --- .../recipes-support/sdparm/files/make-sysroot-work.patch | 14 +- .../sdparm/{sdparm_1.09.bb => sdparm_1.10.bb} | 4 ++-- 2 files changed, 11

Re: [oe] [PATCH] sdparm: 1.09 -> 1.10

2016-10-25 Thread Robert Yang
Missing [meta-oe] in subject line, see: propriate prefix so that it is clear which layer the patch is intended to be applied to: // Robert On 10/25/2016 12:47 PM, Dengke Du wrote: Signed-off-by: Dengke Du --- .../sdparm/files/make-sysroot-work.patch |