[OE-core] [PATCH 0/1] pcmciautils: fix for parallel build

2015-03-29 Thread Robert Yang
The following changes since commit 2d923d6dfe9431dbc005f8ba39838eb4519c471c: python-pygobject: Disable parallel make install in native case (2015-03-25 12:38:44 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/pcmciautils http://cgit

[OE-core] [PATCH 1/1] pcmciautils: fix for parallel build

2015-03-29 Thread Robert Yang
Fixed: Compiling lex_config.c. src/lex_config.l:34:25: fatal error: yacc_config.h: No such file or directory There was a patch for fixing the paralle issue before, so modify the patch again. Signed-off-by: Robert Yang --- .../Makefile-fix-for-parallel-build.patch | 10 -- 1

Re: [OE-core] [meta-oe][PATCH v2] insane.bbclass: Added Epiphany machine definitions

2015-03-29 Thread Nathan Rossi
On Mon, Mar 30, 2015 at 5:17 AM, Peter Saunderson wrote: > You have [meta-oe] in your subject, I believe you are after just oe-core with this patch correct? > Adding machine definitions for the epiphany (http://www.adapteva.com/) chip. > using https://github.com/adapteva/epiphany-binutils-gdb. >

Re: [OE-core] [PATCH] file: remove the original magic.h

2015-03-29 Thread Junling Zheng
On 2015/3/28 19:05, Richard Purdie wrote: > On Sat, 2015-03-28 at 17:37 +0800, Junling Zheng wrote: >> On 2015/3/28 16:53, Richard Purdie wrote: >>> On Sat, 2015-03-28 at 10:36 +0800, Junling Zheng wrote: >>> We ran into this problem in our branches. You need to ensure that your >>> CVE patches jus

[OE-core] [PATCH] libxml-simple-perl/libconvert-asn1-perl: using PERLHOSTLIB

2015-03-29 Thread rongqing.li
From: Roy Li Using PERLHOSTLIB as possible, which is same as ${STAGING_LIBDIR_NATIVE}/perl-native/perl/${@get_perl_version(d)} Signed-off-by: Roy Li --- meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb | 2 +- meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb | 2 +- 2 files chang

[OE-core] [meta-oe][PATCH v2] insane.bbclass: Added Epiphany machine definitions

2015-03-29 Thread Peter Saunderson
Adding machine definitions for the epiphany (http://www.adapteva.com/) chip. using https://github.com/adapteva/epiphany-binutils-gdb. For binutils implementation that defines TARGET_ARCH MACHINE "epiphany": 4643 See https://github.com/adapteva/epiphany-binutils-gdb/blob/epiphany-binutils-2.24/bfd

[OE-core] [meta-oe][PATCH] Added Epiphany machine definitions

2015-03-29 Thread Peter Saunderson
Adding machine definitions for the epiphany (http://www.adapteva.com/) chip. using https://github.com/adapteva/epiphany-binutils-gdb. For binutils implementation that defines TARGET_ARCH MACHINE "epiphany": 4643 See https://github.com/adapteva/epiphany-binutils-gdb/blob/epiphany-binutils-2.24/bfd