Re: [yocto] Adding functionality to SDK

2014-02-10 Thread Khem Raj
On Feb 7, 2014, at 5:56 AM, Gary Thomas wrote: > I have a basic image (similar to core-image-sato) that I've added > (on board) SDK to using packagegroup-core-sdk & > packagegroup-core-standalone-sdk-target. > This works pretty well but I've found some missing functionality. > In particular, I

Re: [yocto] SCons Build Issue

2014-02-10 Thread Khem Raj
On Jan 30, 2014, at 5:32 PM, George Hilliard wrote: > Hello, > I have a build issue. I'm trying to write a Bitbake recipe for jsoncpp, > which uses SConstruct. My .bb file is at > https://gist.github.com/thirtythreeforty/8725055. When I run it, Bitbake > complains, > > | DEBUG: Executing

Re: [yocto] Error in configuring multilib ie libstdc++ for c++

2014-02-10 Thread Khem Raj
On Jan 26, 2014, at 10:51 PM, Rohit2 Jindal wrote: > Hi, > > I am trying to compile both c and c++ multilib for elf toolchain but its > giving error in configuring the same for c++. Logs are attached with this > mail. And EXTRA_OECONF passed are as below: > > EXTRA_OECONF += > "--with-sys

[yocto] [PATCH 1/1] refpolicy: make proftpd be able to work

2014-02-10 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- ...y-policy-ftp-make-proftpd-be-able-to-work.patch | 85 .../refpolicy/refpolicy_2.20130424.inc |1 + 2 files changed, 86 insertions(+) create mode 100644 recipes-security/refpolicy/refpolicy-2.20130424/poky-policy-

[yocto] [PATCH 0/1] refpolicy: make proftpd be able to work

2014-02-10 Thread rongqing.li
From: Roy Li The following changes since commit 8089f0d19f757ecf65f957d6a196e66c90bd7911: refpolicy: allow portmap to create portmap_t type socket (2014-02-10 15:54:14 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/refpolicy-proftpd http://git.po

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, February 11, 2014 8:00 AM US Pacific Time

2014-02-10 Thread Jolley, Stephen K
Agenda: * Opens collection - 5 min (Stephen) * Yocto 1.6 status - 10 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.6_Status https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Laurentiu -> Nitin https://wiki.yoctoproject.org/wiki/Yocto_

Re: [yocto] Kudos to Beth Flanagan...

2014-02-10 Thread Marko Lindqvist
On 10 February 2014 16:21, Rifenbark, Scott M wrote: > I saw this article shared on Facebook shared by Nicole…. Very nice Beth! > > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Chris Hallinan > Sent: Monday, February 10, 2014 5:55 AM > To: yocto@yocto

Re: [yocto] ##SPAM## [yocto-ab] Kudos to Beth Flanagan...

2014-02-10 Thread Otavio Salvador
On Mon, Feb 10, 2014 at 11:55 AM, Chris Hallinan wrote: > ...for being recognized by Yahoo Finance Business Insider column for her > contributions to open source and the Yocto Project, and getting some very > nice PR for the project! > > http://finance.yahoo.com/news/women-building-software-quietl

Re: [yocto] Kudos to Beth Flanagan...

2014-02-10 Thread Rifenbark, Scott M
I saw this article shared on Facebook shared by Nicole Very nice Beth! From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Chris Hallinan Sent: Monday, February 10, 2014 5:55 AM To: yocto@yoctoproject.org; yocto...@yoctoproject.org Subject: [yocto] Kudos

[yocto] Kudos to Beth Flanagan...

2014-02-10 Thread Chris Hallinan
...for being recognized by Yahoo Finance Business Insider column for her contributions to open source and the Yocto Project, and getting some very nice PR for the project! http://finance.yahoo.com/news/women-building-software-quietly-runs-133000395.html Congratulations, Beth!! ___

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-10 Thread Sebastien MENNETRIER
Hi, 2014-02-09 Andrei Gherzan : > Hi, > > > On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier < > s.mennetr...@innotis.org> wrote: > >> Permit to build an image with initramfs. >> >> Signed-off-by: Sébastien Mennetrier >> --- >> classes/sdcard_image-rpi.bbclass | 5 - >> 1 file changed