[oe] [meta-oe][PATCH] liblockfile: set default mailgroup and install libnfslock

2014-04-11 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com * Set the default mailgroup to 'mail' or it will use 'root'. * Set --with-libnfslock so it builds and install libnfslock. * The patch is to fix nfslib build failure and add missing soname lib. * No need to override the do_install, set EXTRA_OEMAKE

[oe] [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds

2014-04-11 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- meta-oe/recipes-support/libestr/libestr_0.1.6.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb

[oe] [meta-oe][PATCH] libedit: update version to 20130712-3.1

2014-04-11 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Changes: - Add DESCRIPTION. - Include the complete version number in the bb file name. Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- ...libedit_20121213.bb = libedit_20130712-3.1.bb} | 10 ++ 1 file changed, 6 insertions(+), 4

[oe] [meta-oe][PATCH] iw: use BP instead of P to fix multilib builds

2014-04-11 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- meta-oe/recipes-connectivity/iw/iw_3.11.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/iw/iw_3.11.bb

[oe] [PATCH] ltrace: update to version 0.7.90

2014-04-11 Thread Chong Lu
Upgrade ltrace to 0.7.90. Signed-off-by: Chong Lu chong...@windriver.com --- .../recipes-devtools/ltrace/files/add-sysdep.patch | 13 .../ltrace/files/ltrace-compile.patch | 80 --- .../files/ltrace-fix-sysdep_h-dependency.patch | 33

[oe] [meta-oe][PATCH] iozone: update version to 414

2014-04-11 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Changes: - use BPN to fix multilib builds - drop the fileop-arm.patch since the issue is already fixed in the new version. Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- .../iozone3/iozone3/fileop-arm.patch | 32

[oe] [meta-oe][PATCH 1/1] qwt-e: qwt 6.1.0 FTBFS fix for qt-embedded targets

2014-04-11 Thread Björn Krombholz
- qwt 6.1.0 changed the handling of the QT_INFIX variable. Builds with any QT_INFIX defined will fail as the generated qmake TARGET is always libqwt.* ignoring the INFIX, but sub-projects like designer respect the INFIX variable. - add PR/INC_PR to force recompile. Signed-off-by: Björn

Re: [oe] [PATCH] ltrace: update to version 0.7.90

2014-04-11 Thread Khem Raj
On Thursday, April 10, 2014, Chong Lu chong...@windriver.com wrote: Upgrade ltrace to 0.7.90. Signed-off-by: Chong Lu chong...@windriver.com --- .../recipes-devtools/ltrace/files/add-sysdep.patch | 13 .../ltrace/files/ltrace-compile.patch | 80 ---

Re: [oe] [meta-oe][PATCH 1/1] qwt-e: qwt 6.1.0 FTBFS fix for qt-embedded targets

2014-04-11 Thread Martin Jansa
On Fri, Apr 11, 2014 at 06:23:43PM +0200, Björn Krombholz wrote: - qwt 6.1.0 changed the handling of the QT_INFIX variable. Builds with any QT_INFIX defined will fail as the generated qmake TARGET is always libqwt.* ignoring the INFIX, but sub-projects like designer respect the INFIX

[oe] [meta-handheld][PATCH] linux-yocto_3.14: fix: do not pollute variables of the main recipe

2014-04-11 Thread Andrea Adami
The restyling of the .bbappend was seemingly a good simplification but building for qemux86 fails if the meta-handheld layer is included. * ERROR: Function failed: Fetcher failure for URL: 'file://defconfig'. * Unable to fetch URL from any source. Go back to the previous syntax used for the