[oe] [meta-raspberrypi][PATCH v2] qtbase: Add basic Qt5 building support

2015-01-26 Thread Yen-Chin Lee
To build raspberrypi with Qt5, we need to add extra QT_CONFIG_FLAGS to indicate device config. Signed-off-by: Yen-Chin Lee --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 7 +++ 1 file changed, 7 insertions(+) create mode 100644 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend diff --git a/qt5-

[oe] [meta-raspberrypi][PATCH] layer.conf: handle dynamic layer configuration

2015-01-26 Thread Yen-Chin Lee
Using a separate layer specific directory as meta-fsl-arm does with qt5-layer, this will prevent meta-raspberrypi change layer dependencies when add qt5 packages. patch is taken from: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/layer.conf#n20 Signed-off-by: Yen-Chin Lee ---

[oe] [meta-qt5][PATCH 2/5] qtbase/EXTERNAL_HOST_BINS: split out code only required for native-(sdk)

2015-01-26 Thread Andreas Müller
* code was moved from 0003-Add-external-hostbindir-option.patch to 0014-Add-external-hostbindir-option-native.patch * only native(-sdk) versions of qtbase apply 0014-Add-external-hostbindir-option-native.patch Signed-off-by: Andreas Müller --- recipes-qt/qt5/nativesdk-qtbase.inc

[oe] [meta-qt5][PATCH 5/5] add gdb append to enable python packageconfig

2015-01-26 Thread Andreas Müller
debugging with qt-creator on target requires gdb build with python support Signed-off-by: Andreas Müller --- recipes-devtools/gdb/gdb_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-devtools/gdb/gdb_%.bbappend diff --git a/recipes-devtools/gdb/gdb_%.bbappend b/reci

[oe] [meta-qt5][PATCH 4/5] qt5-creator: add 3.3.0 of qt-creator

2015-01-26 Thread Andreas Müller
* this is the first version which dropped qt4 support * rename recipe to avoid conflicts with meta-oe's qt-creator * Desktop file was based on [1] [1] http://pkgs.fedoraproject.org/cgit/qt-creator.git/tree/qtcreator.desktop Signed-off-by: Andreas Müller --- ...t-creator-to-build-on-arm-aarch32-

[oe] [meta-qt5][PATCH 3/5] qtbase: build qmake for target with paths aligned

2015-01-26 Thread Andreas Müller
Proper qmake operation was tested with qt5-creator. Signed-off-by: Andreas Müller --- recipes-qt/qt5/qtbase.inc | 25 ...-build-it-in-configure-but-allow-to-build.patch | 27 +--- .../0015-Set-paths-for-target-properly.patch | 72 ++

[oe] [meta-qt5][PATCH 1/5] qtbase: remove patches required for native(-sdk) only

2015-01-26 Thread Andreas Müller
Signed-off-by: Andreas Müller --- recipes-qt/qt5/qtbase.inc| 2 -- recipes-qt/qt5/qtbase_git.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc index 5b2c08c..a8748ef 100644 --- a/recipes-qt/qt5/qtbase.inc +++ b/recipes-qt/qt5/qtbase

[oe] [meta-qt5][PATCH 0/5] qt-creator for target machine

2015-01-26 Thread Andreas Müller
These patches were build tested for 5.4.0 with all qt5 recipes I am working on currently (kf5/hawaii/mauii). Git versions were not yet tested. On target: * toolchain was set * QT5 c++ project was build and debugged We shall see what Martin's world says - maybe we need a EXCLUDE_FROM_WORLD for met

[oe] [meta-oe][PATCH] mozjs_17.0.0: Fix build error in powerpc(e500v2)

2015-01-26 Thread Lei Maohui
To fix the bug as following error: cannot convert '__va_list_tag**' to '__va_list_tag (*)[1]' for argument '5' to 'JSBool TryArgumentFormatter(JSContext*, const char**, JSBool, jsval**, __va_list_tag (*)[1])' Signed-off-by: Lei Maohui --- ...ozjs17.0.0-fix-the-compile-bug-of-powerpc.patch | 36

[oe] [meta-browser][PATCH v2 2/2] chromium: chromium: Upgrade to version 40.0.2214.91

2015-01-26 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...terization-whitelist-unlocking-impl-side-.patch | 89 -- ...ration-conditionally-compile-routines-for.patch | 41 -- ...accelerated-Canvas-support-from-blacklist.patch | 4 +- ...Add-Linux-to-impl-side-painting-whitelist.patch

[oe] [meta-browser][PATCH v2 1/2] chromium: Reorganize into .inc and .bb to allow for cleaner upgrades

2015-01-26 Thread Carlos Rafael Giani
Since version 37, the structure of the recipe remained more or less the same, especially because starting with this version, the ozone-wayland integration is working properly. Therefore, put the common code into an .inc file to emphasize the version specific bits and make it easier to modify the re

[oe] [meta-browser][PATCH 1/2] chromium: Reorganize into .inc and .bb to allow for cleaner upgrades

2015-01-26 Thread Carlos Rafael Giani
Since version 37, the structure of the recipe remained more or less the same, especially because starting with this version, the ozone-wayland integration is working properly. Therefore, put the common code into an .inc file to emphasize the version specific bits and make it easier to modify the re

[oe] [meta-browser][PATCH 2/2] chromium: chromium: Upgrade to version 40.0.2214.91

2015-01-26 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...accelerated-Canvas-support-from-blacklist.patch | 43 ...Add-Linux-to-impl-side-painting-whitelist.patch | 39 +++ .../0003-Disable-API-keys-info-bar.patch | 33 ++ ...4-Remove-hard-coded-values-for-CC-and-CXX.patch

[oe] [meta-networking][PATCH 1/1] geoip-perl: change local tarfile name

2015-01-26 Thread Joe Slater
Use a better filename for the local copy of the source. Signed-off-by: Joe Slater --- .../recipes-support/geoip/geoip-perl_1.45.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.45.bb b/meta-networking/recipes-s

Re: [oe] [meta-xfce][PATCH]] Add XFCE iamge build file

2015-01-26 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yong Li schreef op 26-01-15 om 01:46: > From 44c7c064bd7d735e31c2fea0149fc293db78c536 Mon Sep 17 00:00:00 2001 > From: Yong Li Date: Mon, 26 Jan 2015 08:39:37 +0800 > Subject: [PATCH] Add XFCE iamge build file > > Signed-off-by: Yong Li --- > met

[oe] OE Changelog since 2015-01-18 until 2015-01-25

2015-01-26 Thread cliff . brake
Changelog since 2015-01-18 until 2015-01-25. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://github.com/Angstrom-distr

Re: [oe] [meta-networking][PATCH v2] netkit-telnet: add new recipe

2015-01-26 Thread Joe MacDonald
Hi Xin, [[oe] [meta-networking][PATCH v2] netkit-telnet: add new recipe] On 15.01.22 (Thu 16:20) Li xin wrote: > netkit-telnet includes the telnetd and client. > telnetd: daemon for telnet protocol. > telnet: client for telnet protocol. > > Signed-off-by: Li Xin > --- > .../files/Fix-errors-i

Re: [oe] [PATCH 01/11] iperf: fix out of tree configuration

2015-01-26 Thread akuster808
I appreciate the review but I got this patch from master with the "Missing Upstream-status". This is for dizzy update. ( I really need to fix my process) regards, - Armin On 01/24/2015 01:09 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Armin Kuster schreef op 23-01-15 o

Re: [oe] [meta-networking][PATCH v3] ipvsadm: Add version 1.26 (initial recipe)

2015-01-26 Thread Joe MacDonald
Hi Jianchuan, Two things on this one. First, v3 produces this: WARNING: QA Issue: ipvsadm requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Second, I don't think that it's necessarily the case that your first patch is inappropriate for up-stream. Cross-compilation fixes aren't

[oe] [PATCH] debianutils: remove, this is in oe-core now

2015-01-26 Thread Ross Burton
Also remove the SMAIL_GPL license, this is only used by debianutils and is also part of oe-core now. Signed-off-by: Ross Burton --- meta-oe/licenses/SMAIL_GPL | 164 .../recipes-support/debianutils/debianutils_4.4.bb | 35 - 2 files changed, 19

[oe] [PATCH] iperf3: Add native support

2015-01-26 Thread Mike Looijmans
If you want to use iperf3 to measure your board's IP performance, you may also want to compile if for the build host, because unlike iperf, iperf3 isn't readily available as a standard Ubuntu package for example. Add a BBCLASSEXTEND="native" to the recipe so that you just can build iperf3-native a

[oe] [PATCH][meta-networking] wireshark: add PACKAGECONFIG option to use geoip

2015-01-26 Thread rongqing.li
From: Roy Li Add geoip to PACKAGECONFIG to remove the warning: WARNING: QA Issue: wireshark rdepends on geoip, but it isn't a build dependency? Signed-off-by: Roy Li --- meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-qt5] qtwebengine in master fails to build

2015-01-26 Thread Carlos Rafael Giani
Hello, I tried to build qtwebengine, but there is a linker error: [6/6694] LINK genmacro FAILED: /home/dv/misc/yocto-fsl-setup-0002/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysr