[yocto] @#NAME type fields

2014-02-20 Thread Meier, Dennis
Good day everyone, what is the reason for the "#@TYPE", "#@NAME" and "#@DESCRIPTION" fields in the machine-*.conf files? Are they getting parsed somewhere? Are they there for historical reasons? Could they be extended (i.e. more fields added) without problem? Regards, Dennis _

[yocto] No 'directfb' distro feature

2014-02-20 Thread Yang Chengwei
Hi list, When I was building a core-image-directfb, bitbake failed like below. -->8--copied from #yocto@irc.freenode--->8 16:16 < chengwei> $ bitbake core-image-directfb 16:16 < chengwei> Loading cache: 100% |###

Re: [yocto] problem with yocto behind http_proxy

2014-02-20 Thread Federico Vitali
Thank you again Laurentiu. I gave it a try, but unfortunately I get an error message from socat telling that authentication is not supported with SOCKS4. Reading the man page I saw that athentication is only supported with TCP. 2014-02-19 15:23 GMT+01:00 Laurentiu Palcu : > On Wed, Feb 19, 2014

Re: [yocto] No 'directfb' distro feature

2014-02-20 Thread Paul Eggleton
Hi Chengwei, On Thursday 20 February 2014 17:27:31 Yang Chengwei wrote: > When I was building a core-image-directfb, bitbake failed like below. > > -->8--copied from #yocto@irc.freenode--->8 > > 16:16 < chengwei> $ bitbake core-image-directfb > 16:16 < chengwei> Loading c

Re: [yocto] @#NAME type fields

2014-02-20 Thread Paul Eggleton
Hi Dennis, On Thursday 20 February 2014 09:04:38 Meier, Dennis wrote: > what is the reason for the "#@TYPE", "#@NAME" and "#@DESCRIPTION" fields in > the machine-*.conf files? Are they getting parsed somewhere? Are they there > for historical reasons? Could they be extended (i.e. more fields added

Re: [yocto] No 'directfb' distro feature

2014-02-20 Thread Yang Chengwei
Hi Paul, On Thu, Feb 20, 2014 at 10:08:25AM +, Paul Eggleton wrote: > Hi Chengwei, > > > Is there a plan to fix this? > > This is not a bug - the intention is that you customise DISTRO_FEATURES to > include the feature if you need it. You may find this section of the manual > useful: > > ht

[yocto] [PATCH][meta-selinux] audit: fix the permission of configuration file

2014-02-20 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- .../audit/fix-auditd.conf-file-s-permission.patch | 41 recipes-security/audit/audit_2.3.2.bb |4 +- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 recipes-security/audit/audit/fix-auditd.conf

Re: [yocto] No 'directfb' distro feature

2014-02-20 Thread Paul Eggleton
On Thursday 20 February 2014 20:17:23 Yang Chengwei wrote: > On Thu, Feb 20, 2014 at 10:08:25AM +, Paul Eggleton wrote: > > > Is there a plan to fix this? > > > > This is not a bug - the intention is that you customise DISTRO_FEATURES to > > include the feature if you need it. You may find thi

Re: [yocto] [PATCH] Ref-manual: fix typo for XDG_RUNTIME_DIR variable value

2014-02-20 Thread Rifenbark, Scott M
Chengwei, Thanks for reporting this. I have applied the patch to both the master (1.6) and dora branches of the yocto-docs Git repository. You can see the change at http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#running-weston and at http://www.yoctoproject.org/docs/1.5.

[yocto] [eclipse-poky-kepler][PATCH] Fix cloning for a Bitbake Commander Project

2014-02-20 Thread Alexandru Georgescu
Previous commit changed the way YoctoCommand sets a command forcing use of bash. However cloning a git repo passed the repository as argument, which doesn't work anymore, fix it by using a single command string. [YOCTO #5757] Signed-off-by: Alexandru Georgescu --- .../src/org/yocto/bc/ui/wizar

Re: [yocto] [eclipse-poky-kepler][PATCH] Fix cloning for a Bitbake Commander Project

2014-02-20 Thread Zhang, Jessica
Merged to eclipse-poky-kepler master. Thanks, Jessica -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Alexandru Georgescu Sent: Thursday, February 20, 2014 7:11 AM To: yocto@yoctoproject.org Subject: [yocto] [eclipse-poky-keple

[yocto] [yocto-autobuilder][PATCH] buildsets: add a new buildset to run builds on target

2014-02-20 Thread Stefan Stanacar
Builds core-image-sato-sdk for each qemu arch and runs tests building sudoku/cvs/iptables. These do take a while, so they shouldn't be added to nightly! Signed-off-by: Stefan Stanacar --- .../nightly-qa-targetbuilds.conf | 26 ++ 1 file changed, 26 insertion

[yocto] [yocto-autobuilder][PATCH] Add buildstep and buildset for oe-selftest script

2014-02-20 Thread Stefan Stanacar
This will run the oe-selftest script which has been available in master for a while. The scripts run a series of bitbake tests and takes care of it's own config. Because some of the tests mess up with sstate we want to use the default sstate dir, so a nosstate option was added to CreateAutoConf. S

[yocto] OEDAM: OpenEmbedded Developers (Americas) Meeting

2014-02-20 Thread Philip Balister
The OpenEmbedded Project is holding a developers meeting May 2-3, 2014, in Santa Clara, CA. This meeting is immediately after the Embedded Linux Conference North America. All active OpenEmbedded and Yocto Project developers are invited to attend. NOTE: this is a development meeting for the project

Re: [yocto] [PATCH][meta-selinux] audit: fix the permission of configuration file

2014-02-20 Thread Pascal Ouyang
于 14-2-20 下午8:59, rongqing...@windriver.com 写道: From: Roy Li Signed-off-by: Roy Li --- .../audit/fix-auditd.conf-file-s-permission.patch | 41 recipes-security/audit/audit_2.3.2.bb |4 +- 2 files changed, 44 insertions(+), 1 deletion(-) create mod

Re: [yocto] [PATCH][meta-selinux] audit: fix the permission of configuration file

2014-02-20 Thread Rongqing Li
On 02/21/2014 01:53 PM, Pascal Ouyang wrote: 于 14-2-20 下午8:59, rongqing...@windriver.com 写道: From: Roy Li Signed-off-by: Roy Li --- .../audit/fix-auditd.conf-file-s-permission.patch | 41 recipes-security/audit/audit_2.3.2.bb |4 +- 2 files chang

Re: [yocto] [PATCH][meta-selinux] audit: fix the permission of configuration file

2014-02-20 Thread Pascal Ouyang
于 14-2-21 下午3:42, Rongqing Li 写道: On 02/21/2014 01:53 PM, Pascal Ouyang wrote: 于 14-2-20 下午8:59, rongqing...@windriver.com 写道: From: Roy Li Signed-off-by: Roy Li --- .../audit/fix-auditd.conf-file-s-permission.patch | 41 recipes-security/audit/audit_2.3.2.bb