Re: [yocto] How to build the uclibc toolchain by Yocto

2014-11-20 Thread zhenhua....@freescale.com
Thanks a lot, Paul. Best Regards, Zhenhua -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Wednesday, November 19, 2014 7:02 PM To: Luo Zhenhua-B19537 Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to build the uclibc toolchain by Yocto

[yocto] [meta-selinux][PATCH 1/2] ustr: Get source from official upstream instead of Fedora Project

2014-11-20 Thread Qian Lei
Official upstream is still OK, so we use it first Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- recipes-extended/ustr/ustr_1.0.4.bb | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/recipes-extended/ustr/ustr_1.0.4.bb b/recipes-extended/ustr/ustr_1.0.4.bb index

[yocto] [meta-selinux][PATCH 2/2] ustr: Add a new patch

2014-11-20 Thread Qian Lei
This patch has been applied in fedora to fix c99 inline problems. Upstream hasn't been updated since 2008 and those c99 problems still exist in the last version 1.0.4. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- recipes-extended/ustr/ustr/ustr-c99-inline.patch | 30

[yocto] FWD: FOSDEM 2015 Embedded devroom Call For Participation

2014-11-20 Thread Paul Barker
Hi all, I've seen this CFP elsewhere but not on any Yocto Project related lists. I'm reposting it incase anyone has missed it. It'd be good to see some Yocto Project talks at FOSDEM 2015! Call For Participation (CFP) Embedded devroom FOSDEM 2015 Devroom date: Saturday January 31st and February

Re: [yocto] [meta-raspberrypi][PATCH] qtbase: Add basic Qt5 building support

2014-11-20 Thread Andrei Gherzan
Hello Yen, On Sat, Oct 25, 2014 at 10:21:47AM +0800, Yen-Chin Lee wrote: To build raspberrypi with Qt5, we need to add extra QT_CONFIG_FLAGS to indicate device config. Signed-off-by: Yen-Chin Lee coldnew...@gmail.com --- recipes-qt/qt5/qtbase_%.bbappend | 7 +++ 1 file changed, 7

Re: [yocto] Raspberry b+ support

2014-11-20 Thread Andrei Gherzan
Hello, On Wed, Nov 05, 2014 at 02:14:48PM +0100, Andrei Gherzan wrote: I did nothing regarding RPI b+ as i don't own a device like that. If you guys can make it work and patches are needed in order to accomplish this, please send them over mailing list and/or review gerrit.

Re: [yocto] [meta-raspberrypi][PATCH] gstreamer1.0-plugins-bad: raname bbappend to work with any version in oe-core

2014-11-20 Thread Andrei Gherzan
Hello, On Sun, Oct 19, 2014 at 06:25:55PM +0300, Laurentiu Palcu wrote: Signed-off-by: Laurentiu Palcu lpa...@gmail.com --- ...bappend = gstreamer1.0-plugins-bad_%.bbappend} |0 1 file changed, 0 insertions(+), 0 deletions(-) rename

Re: [yocto] Layer model doomed, unless we all work together

2014-11-20 Thread Robert Berger
Hi, On 11/19/2014 05:19 PM, Philip Balister wrote:

Re: [yocto] Fw: progressbar

2014-11-20 Thread Samuel Stirtzel
2014-11-20 13:47 GMT+01:00 Mahdi Sa'adat mahdisaa...@yahoo.com: No one answer my email :( Blame Yahoo: http://www.ietf.org/mail-archive/web/ietf/current/msg87153.html -- Regards Samuel -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] Layer model doomed, unless we all work together

2014-11-20 Thread Paul Eggleton
On Wednesday 19 November 2014 22:34:41 Joe MacDonald wrote: [[yocto] Layer model doomed, unless we all work together] On 14.11.18 (Tue 16:28) Philip Balister wrote: I see a couple of issues we need to start talking about: 1) recipes that need to move closer to core because a range of

[yocto] Fwd: [PATCH] Perl: fix PERL5LIB settings

2014-11-20 Thread Jens Rehsack
Hi Richard, I've seen you sent a patch for Yocto for https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890 which seems to me (compared to Wolfgang's Patch) incomplete and shows another issue ^^. 1st - Wolfgang's Patch also fixes the native-perl, which is important when having a native module

Re: [yocto] [PATCH] Perl: fix PERL5LIB settings

2014-11-20 Thread Richard Purdie
On Sat, 2014-11-08 at 13:47 +0100, Jens Rehsack wrote: Am 07.11.2014 um 12:55 schrieb Burton, Ross ross.bur...@intel.com: Hi Wolfgang, On 5 November 2014 19:29, Wolfgang Denk w...@denx.de wrote: meta/recipes-devtools/perl/perl-native_5.14.3.bb | 4 ++--

Re: [yocto] Fwd: [PATCH] Perl: fix PERL5LIB settings

2014-11-20 Thread Richard Purdie
Hi, On Thu, 2014-11-20 at 15:37 +0100, Jens Rehsack wrote: I've seen you sent a patch for Yocto for https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890 which seems to me (compared to Wolfgang's Patch) incomplete and shows another issue ^^. AnĂ­bal sent a patch for this, I merged it.

Re: [yocto] Layer model doomed, unless we all work together

2014-11-20 Thread Joe MacDonald
Hi Paul, [Re: [yocto] Layer model doomed, unless we all work together] On 14.11.20 (Thu 13:43) Paul Eggleton wrote: On Wednesday 19 November 2014 22:34:41 Joe MacDonald wrote: [[yocto] Layer model doomed, unless we all work together] On 14.11.18 (Tue 16:28) Philip Balister wrote: I see

[yocto] [autobuilder][PATCH] buildset-config.controller: add nightly-arm64 target

2014-11-20 Thread Ross Burton
This is based on the nightly-arm target with the beaglebone builds removed. Signed-off-by: Ross Burton ross.bur...@intel.com --- buildset-config.controller/nightly-arm64.conf | 27 + 1 file changed, 27 insertions(+) create mode 100644

[yocto] [Yocto installation] Yocto installation on corporate environment

2014-11-20 Thread germain
Hi All, I am looking for some feedback on yocto distribution installation and deployment into corporate environment. The context is the following: We will receive a commercial yocto distribution from a third party in form of a CD/DVD every year with some cumulative patches every months. This