[OE-core] [oe-core dizzy][PATCH 1/3] libunwind: Fix test case link failure on PowerPC with Altivec

2015-01-14 Thread ting.liu
From: Ting Liu Signed-off-by: Ting Liu --- ...k-failure-on-PowerPC-systems-with-Altivec.patch | 28 ++ meta/recipes-support/libunwind/libunwind_1.1.bb| 4 2 files changed, 32 insertions(+) create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/Fix-test-c

[OE-core] [oe-core dizzy][PATCH 3/3] valgrind: build with altivec only if it supported

2015-01-14 Thread ting.liu
From: Ting Liu Signed-off-by: Ting Liu --- .../pass-maltivec-only-if-it-supported.patch | 68 ++ meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | 1 + 2 files changed, 69 insertions(+) create mode 100644 meta/recipes-devtools/valgrind/valgrind/pass-maltivec-only

[OE-core] [oe-core dizzy][PATCH 2/3] bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST

2015-01-14 Thread ting.liu
From: Ting Liu In meta/conf/bitbake.conf, PKGDATA_DIR is default to: PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata" But in meta/conf/multilib.conf, PKGDATA_DIR is set as: PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata" When multilib enabled, linux-libc-headers cache will be machine specific: $ b

[OE-core] [oe-core dizzy][PATCH 0/3] fixes for dizzy

2015-01-14 Thread ting.liu
From: Ting Liu The following changes since commit e13f2681b75fd83aa3a1c823ad1c09faed0d6ae3 rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipes Ting Liu (3): libunwind: Fix test case link failure on PowerPC with Altivec bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST valgrind: bui

[OE-core] [PATCH 3/3] dpkg: fix host contamination

2015-01-14 Thread Dan McGregor
From: Dan McGregor Signed-off-by: Dan McGregor --- meta/recipes-devtools/dpkg/dpkg.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index c3c51eb..11d0eea 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/me

[OE-core] [PATCH 2/3] packagegroup-core-sdk: add gcc-sanitizers to core SDK

2015-01-14 Thread Dan McGregor
From: Dan McGregor Signed-off-by: Dan McGregor --- meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup

[OE-core] [PATCH 1/3] gcc-sanitizers: Enable GCC sanitizers

2015-01-14 Thread Dan McGregor
From: Dan McGregor AddressSanitizer is a fast memory error detector. ThreadSanitizer detects data races. UBSanitizer detectes undefined behaviour. All consist of compiler instrumentation and a run-time library. The compiler instrumentation was already enabled, this builds the run-time library co

Re: [OE-core] [PATCH] libgpg-error 1.17: simplify tupple handling and add armv8b support

2015-01-14 Thread Paul Eggleton
On Wednesday 14 January 2015 09:24:46 Khem Raj wrote: > > On Jan 14, 2015, at 3:32 AM, Koen Kooi wrote: > > > > Add a default option to the case statement and remove the duplicates. Also > > add support for armv8b architectures. > > > > Signed-off-by: Koen Kooi > > --- > > meta/recipes-support/

Re: [OE-core] fix '[[: not found' error message using dash

2015-01-14 Thread Paul Eggleton
On Wednesday 14 January 2015 09:01:15 Darren Hart wrote: > On 1/12/15 2:10 PM, Vincent Génieux wrote: > > This is a fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7112 > > bash specific syntax '[[ test ]]' replaced with '[ test ]'. > > Please use the tag: > > Fixes [YOCTO 7112] > > In

Re: [OE-core] [PATCH 5/5] glibc: Fix up minimal build with libc-libm

2015-01-14 Thread Richard Purdie
On Fri, 2015-01-09 at 14:51 -0800, Saul Wold wrote: > This addresses 2 issues discovered trying to build a minimal libc with > libm option. By default nscd was always being built and without inet > enabled there were missing symbols. > > The patch got updated changing initgroups to become part of

[OE-core] [PATCH] packagegroup-self-hosted: package all of Python

2015-01-14 Thread Paul Gortmaker
Based on commit 745dfbc869fd593d1b92e2bc9c01d589ab21ade3 "buildtools-tarball: package all of Python", we do the same here for packagegroup-self-hosted. The switch to the fetcher where it added BeautifulSoup revealed a shortcoming in the python packaged for the self hosting (missing htmlentitydefs)

Re: [OE-core] [PATCH 3/5] security_flags: disable pie support for libaio, blktrace and ltp

2015-01-14 Thread Saul Wold
On 01/14/2015 10:55 AM, akuster808 wrote: Do we need this for Dizzy? No this is not needed for dizzy, this is something that happened after I updated libaio, so it's just affects the new libaio with blktrace and ltp. Sau! - armin On 01/09/2015 02:51 PM, Saul Wold wrote: libaio when buil

Re: [OE-core] [PATCH 3/5] security_flags: disable pie support for libaio, blktrace and ltp

2015-01-14 Thread akuster808
Do we need this for Dizzy? - armin On 01/09/2015 02:51 PM, Saul Wold wrote: libaio when built with pie and fpie does not link correctly with blktrace or ltp so we need to disable those flags until a better solution comes along. Signed-off-by: Saul Wold --- meta/conf/distro/include/security_

[OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-01-14

2015-01-14 Thread Martin Jansa
On Fri, Aug 01, 2014 at 03:46:13PM +0200, Martin Jansa wrote: > On Thu, Jul 24, 2014 at 01:19:01PM +0200, Martin Jansa wrote: > > This is new report generated with oe-core/scripts/sstate-diff-machines.sh > > > > To reproduce it, you need "qemux86copy" MACHINE which is the same as > > qemux86 only

Re: [OE-core] [PATCH] libgpg-error 1.17: simplify tupple handling and add armv8b support

2015-01-14 Thread Khem Raj
> On Jan 14, 2015, at 3:32 AM, Koen Kooi wrote: > > Add a default option to the case statement and remove the duplicates. Also > add support for armv8b architectures. > > Signed-off-by: Koen Kooi > --- > meta/recipes-support/libgpg-error/libgpg-error_1.17.bb | 8 ++-- > 1 file changed, 2 i

Re: [OE-core] fix '[[: not found' error message using dash

2015-01-14 Thread Darren Hart
Hi Vincent, On 1/12/15 2:10 PM, Vincent Génieux wrote: > This is a fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7112 > bash specific syntax '[[ test ]]' replaced with '[ test ]'. > Please use the tag: Fixes [YOCTO 7112] In the message body, on it's own line. > Signed-off-by: Vinc

[OE-core] [PATCH 1/2] oeqa/ptest: Removed buildhistory as requirement for ptest

2015-01-14 Thread Lucian Musat
Signed-off-by: Lucian Musat --- meta/lib/oeqa/runtime/_ptest.py | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/meta/lib/oeqa/runtime/_ptest.py b/meta/lib/oeqa/runtime/_ptest.py index 4c58dc1..01ecfe3 100644 --- a/meta/lib/oeqa/runtime/_ptest.py +++ b/meta/lib/oeqa/run

[OE-core] [PATCH 2/2] oeqa/ptest: Fixed complementary package install detection and added ptest-runner exit code check

2015-01-14 Thread Lucian Musat
Signed-off-by: Lucian Musat --- meta/lib/oeqa/runtime/_ptest.py | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/lib/oeqa/runtime/_ptest.py b/meta/lib/oeqa/runtime/_ptest.py index 01ecfe3..ccfbaa9 100644 --- a/meta/lib/oeqa/runtime/_ptest.py +++ b/meta/lib/oeqa/ru

[OE-core] [PATCH] libgpg-error 1.17: simplify tupple handling and add armv8b support

2015-01-14 Thread Koen Kooi
Add a default option to the case statement and remove the duplicates. Also add support for armv8b architectures. Signed-off-by: Koen Kooi --- meta/recipes-support/libgpg-error/libgpg-error_1.17.bb | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/meta/recipes-support/l

[OE-core] [PATCH] ltp: do not remove scripts which use expect

2015-01-14 Thread Maxin B. John
Since we have "expect" available in oe-core, install the test scripts which uses it. Signed-off-by: Maxin B. John --- meta/recipes-extended/ltp/ltp_20140828.bb | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/meta/recipes-extended/ltp/ltp_20140828.bb b/meta/recipes-exten

Re: [OE-core] [PATCH] logrotate: fix missing acl and libselinux dependencies

2015-01-14 Thread Anders Darander
* Andre McCurdy [150113 19:47]: > On Tue, Jan 13, 2015 at 12:35 AM, Anders Darander > wrote: > > * Andre McCurdy [150113 01:57]: > >> +# TODO: logrotate 3.8.8 adds autotools/automake support, update recipe to > >> use it. > >> +# TODO: Document coreutils dependency. Why not RDEPENDS? Why not b

[OE-core] [PATCH 3/4] quilt: set CLEANBROKEN

2015-01-14 Thread Robert Yang
Fix when rebuild: | DEBUG: Executing shell function autotools_preconfigure | Please run ./configure | make: *** [Makefile] Error 1 Signed-off-by: Robert Yang --- meta/recipes-devtools/quilt/quilt-0.63.inc |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/quilt/quilt-

[OE-core] [PATCH 1/4] slang: set CLEANBROKEN

2015-01-14 Thread Robert Yang
When make clean: | Makefile is older than the configure script. | Please re-run the configure script. | make: *** [Makefile] Error 1 Signed-off-by: Robert Yang --- meta/recipes-extended/slang/slang_2.2.4.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/slang/slan

[OE-core] [PATCH 0/4] meta: set CLEANBROKEN for 3 recipes

2015-01-14 Thread Robert Yang
The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b: bind: Update libxml2 check to make it deterministic. (2015-01-08 09:21:18 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/clean http://cgit.openembedded.or

[OE-core] [PATCH 2/4] mkelfimage: set CLEANBROKEN

2015-01-14 Thread Robert Yang
Fix when rebuild: | DEBUG: Executing shell function autotools_preconfigure | Makefile:1: Makefile.conf: No such file or directory Signed-off-by: Robert Yang --- meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/mkelf

[OE-core] [PATCH 4/4] autotools.bbclass: print make clean

2015-01-14 Thread Robert Yang
It makes us easier to see make clean failed. Signed-off-by: Robert Yang --- meta/classes/autotools.bbclass |1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index ca04e79..402ee1b 100644 --- a/meta/classes/autotools.bbclass +++

Re: [OE-core] [meta-fsl-ppc][PATCH] bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST

2015-01-14 Thread ting....@freescale.com
Sorry, sent with wrong subject-prefix. > -Original Message- > From: ting@freescale.com [mailto:ting@freescale.com] > Sent: Wednesday, January 14, 2015 4:48 PM > To: openembedded-core@lists.openembedded.org > Cc: Luo Zhenhua-B19537; Liu Ting-B28495 > Subject: [meta-fsl-ppc][PATCH] b

[OE-core] [oe-core][PATCH] bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST

2015-01-14 Thread ting.liu
From: Ting Liu In meta/conf/bitbake.conf, PKGDATA_DIR is default to: PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata" But in meta/conf/multilib.conf, PKGDATA_DIR is set as: PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata" When multilib enabled, linux-libc-headers cache will be machine specific: $ b

Re: [OE-core] [PATCH 0/2] recipetool: add python buildsystem support

2015-01-14 Thread Paul Eggleton
Hi Chris, On Monday 12 January 2015 11:00:56 Christopher Larson wrote: > There was a bug which didn't properly detect a case where some of its info > from setup.py (`scripts` in this case) is available, but some of it is not > (`packages`), and as a result ended up only parsing some of the python

[OE-core] [PATCH 18/27] alsa-utils: fix B != S

2015-01-14 Thread Robert Yang
And bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- .../alsa/alsa-utils-alsaconf_1.0.28.bb |2 +- meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb |4 +++- 2 files changed, 4 inser

[OE-core] [PATCH 27/27] kexec-tools: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-kernel/kexec/kexec-tools.inc |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-ke

[OE-core] [PATCH 26/27] presentproto: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- .../xorg-proto/presentproto_git.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/r

[OE-core] [PATCH 20/27] python: fix B != S

2015-01-14 Thread Robert Yang
And bump PR to avoid: gcc: error: Parser/tokenizer_pgen.o: No such file or directory gcc: error: Parser/printgrammar.o: No such file or directory gcc: error: Parser/pgenmain.o: No such file or directory Signed-off-by: Robert Yang --- meta/recipes-devtools/python/python.inc |4 ++-- met

[OE-core] [PATCH 00/27] meta: fix B != S

2015-01-14 Thread Robert Yang
The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b: bind: Update libxml2 check to make it deterministic. (2015-01-08 09:21:18 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/b_src http://cgit.openembedded.or

[OE-core] [PATCH 22/27] libfm-extra: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/libfm/libfm-extra_1.2.3.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/reci

[OE-core] [PATCH 12/27] oprofile: separate B and S

2015-01-14 Thread Robert Yang
And bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-kernel/oprofile/oprofile.inc |5 ++--- meta/recipes-kernel/oprofile/oprofile_1.0.0.bb |1 + 2 files changed, 3 insertions(+)

[OE-core] [PATCH 24/27] icon-naming-utils: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- .../icon-naming-utils/icon-naming-utils_0.8.90.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta

[OE-core] [PATCH 10/27] bash: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: x86_64-poky-linux-ar: shmatch.o: No such file or directory Signed-off-by: Robert Yang --- meta/recipes-extended/bash/bash.inc|2 +- meta/recipes-extended/bash/bash_4.3.bb |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a

[OE-core] [PATCH 25/27] rpm: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-devtools/rpm/rpm_4.11.2.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devt

[OE-core] [PATCH 14/27] apr-util: fix B != S

2015-01-14 Thread Robert Yang
And bump PR to avoid: x86_64-linux-libtool: error: 'dbm/apr_dbm_gdbm.la' is not a valid libtool archive Signed-off-by: Robert Yang --- meta/recipes-support/apr/apr-util_1.5.4.bb | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/meta/recipes-support/apr/a

[OE-core] [PATCH 08/27] libgcrypt: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/libgcrypt/libgcrypt.inc |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH 16/27] gnome-desktop-testing: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- .../gnome-desktop-testing_2014.1.bb|4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/

[OE-core] [PATCH 01/27] libnl: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/libnl/libnl_3.2.25.bb |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-su

[OE-core] [PATCH 06/27] cracklib: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-extended/cracklib/cracklib_2.9.2.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/rec

[OE-core] [PATCH 23/27] libfm: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/libfm/libfm_1.2.3.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-su

[OE-core] [PATCH 17/27] libcroco: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/libcroco/libcroco_0.6.8.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/rec

[OE-core] [PATCH 21/27] connman: fix B != S

2015-01-14 Thread Robert Yang
And bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-connectivity/connman/connman.inc | 14 +++--- meta/recipes-connectivity/connman/connman_1.26.bb |2 ++ 2 files changed,

[OE-core] [PATCH 07/27] flac: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Remove the CLEANBROKEN. Signed-off-by: Robert Yang --- meta/recipes-multimedia/flac/flac_1.3.0.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) d

[OE-core] [PATCH 05/27] cmake: fix B != S

2015-01-14 Thread Robert Yang
And bump PR to avoid: | Error when bootstrapping CMake: | Found directory "/path/to/cmake-2.8.12.2/Bootstrap.cmk". | Looks like somebody did bootstrap CMake in the source tree, but now you are | trying to do bootstrap in the binary tree. Please remove Bootstrap.cmk | directory from the source tree.

[OE-core] [PATCH 15/27] qemu: fix B != S

2015-01-14 Thread Robert Yang
And bump PR to avoid: Makefile:16: *** This is an out of tree build but your source tree (/path/to/qemu-2.2.0) seems to have been used for an in-tree build. You can fix this by running "make distclean && rm -rf *-linux-user *-softmmu" in your source tree. Stop. Signed-off-by: Robert Yang --- me

[OE-core] [PATCH 09/27] gnutls: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/gnutls/gnutls.inc |2 +- meta/recipes-support/gnutls/gnutls_3.3.11.bb |2 ++ 2 files changed, 3

[OE-core] [PATCH 03/27] ghostscript: fix B != S

2015-01-14 Thread Robert Yang
Signed-off-by: Robert Yang --- .../ghostscript/ghostscript_9.15.bb|8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.15.bb b/meta/recipes-extended/ghostscript/ghostscript_9.15.bb index ee5483c..850ed81 10

[OE-core] [PATCH 11/27] pinentry: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-support/pinentry/pinentry_0.9.0.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/reci

[OE-core] [PATCH 04/27] bc: separate B and S

2015-01-14 Thread Robert Yang
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-extended/bc/bc_1.06.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-extende

[OE-core] [meta-fsl-ppc][PATCH] bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST

2015-01-14 Thread ting.liu
From: Ting Liu In meta/conf/bitbake.conf, PKGDATA_DIR is default to: PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata" But in meta/conf/multilib.conf, PKGDATA_DIR is set as: PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata" When multilib enabled, linux-libc-headers cache will be machine specific: $ b

[OE-core] [PATCH 13/27] expect: separate B and S

2015-01-14 Thread Robert Yang
And bump the PR to avoid: install: cannot stat `/path/to/image/usr/lib64/expect5.45/libexpect*.so': No such file or directory Signed-off-by: Robert Yang --- meta/recipes-devtools/expect/expect_5.45.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtool

[OE-core] [PATCH 02/27] nspr: fix B != S

2015-01-14 Thread Robert Yang
And bump the PR to avoid: make[3]: ../../../config/./nsinstall: Command not found Signed-off-by: Robert Yang --- meta/recipes-support/nspr/nspr_4.10.7.bb | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/meta/recipes-support/nspr/nspr_4.10.7.bb b/meta/recipes-su

[OE-core] [PATCH 19/27] neard: fix B != S

2015-01-14 Thread Robert Yang
And bump PR to avoid: configure: error: source directory already configured; run "make distclean" there first Signed-off-by: Robert Yang --- meta/recipes-connectivity/neard/neard.inc |4 ++-- meta/recipes-connectivity/neard/neard_0.14.bb |1 + 2 files changed, 3 insertions(+), 2 del

[OE-core] [oe-core][PATCH] libunwind: Fix test case link failure on PowerPC with Altivec

2015-01-14 Thread ting.liu
From: Ting Liu Signed-off-by: Ting Liu --- ...k-failure-on-PowerPC-systems-with-Altivec.patch | 28 ++ meta/recipes-support/libunwind/libunwind_1.1.bb| 1 + 2 files changed, 29 insertions(+) create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case