Re: [yocto] Initial posting..

2014-01-09 Thread Iorga, Cristian
Hi Jeff, Please open a bug with the specific details of the issue at bugzilla.yoctoproject.org (select product Hob). The link should be: https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Hob Please also state your network settings (for example, use of proxy). Regards, Cristian Iorga

Re: [yocto] hob build failed with an error Nothing RPROVIDES libgstinterfaces-0.10

2014-01-09 Thread Barros Pena, Belen
Hi Khaja, Can you tell us which version of the Yocto Project you are using? Is it 1.5 (Dora)? Thanks! Belén On 09/01/2014 05:51, Khaja Hussain Shaik khajahussai...@hcl.com wrote: Hi , I am trying to build images with hob command for the Intel Baytrail taget (core-image-sato). I am able to

[yocto] package various recipes

2014-01-09 Thread Katu Txakur
Hi, I have a few recipes one.bb, two.bb, three.bb that I bitbake to get ipk packages. I would like to create a recipe all.bb that creates a single all.ipk package that will install one, two and three binaries files in the system. How can I do that? Thanks, Katu

Re: [yocto] package various recipes

2014-01-09 Thread Gary Thomas
On 2014-01-09 12:02, Katu Txakur wrote: Hi, I have a few recipes one.bb http://one.bb, two.bb http://two.bb, three.bb http://three.bb that I bitbake to get ipk packages. I would like to create a recipe all.bb http://all.bb that creates a single all.ipk package that will install one, two and

Re: [yocto] Yocto branches policy for concurrent SDK releases

2014-01-09 Thread Bob Cochran
On 11/22/2013 05:43 AM, Zhenhua Luo wrote: Hi all, Currently concurrent SDKs are on-going(e.g. SDK 1.5, T1040/T2080, LS1, etc), the same Yocto branch is used for multiple releases, there is conflict of Yocto recipes for different SDKs. To resolve above issue, following branch mechanism will

[yocto] [PATCH] policycoreutils: Patch Makefile to get load_policy symlink right.

2014-01-09 Thread flihp
From: Philip Tricca fl...@twobit.us Setting DESTDIR in the policycoreutils do_install creates a bad symlink for load_policy. This patch fixes up the Makefile to create the symlink relative to DESTDIR. Signed-off-by: Philip Tricca fl...@twobit.us --- .../policycoreutils-loadpolicy-symlink.patch

[yocto] [meta-selinux][PATCH] policycoreutils: Patch Makefile to get load_policy symlink right.

2014-01-09 Thread flihp
From: Philip Tricca fl...@twobit.us Setting DESTDIR in the policycoreutils do_install creates a bad symlink for load_policy. This patch fixes up the Makefile to create the symlink relative to DESTDIR. Signed-off-by: Philip Tricca fl...@twobit.us --- .../policycoreutils-loadpolicy-symlink.patch

Re: [yocto] [meta-selinux][PATCH 00/10] selinux userspace: uprev packages to release 20131030

2014-01-09 Thread Pascal Ouyang
于 14-1-9 上午9:38, wenzong@windriver.com 写道: From: Wenzong Fan wenzong@windriver.com Changes: 1) Uprev selinux packages to release 20131030; 2) Fix build dependency to libsemanage; 3) Fix QA issues to policycoreutils; 4) Update LIC_FILES_CHKSUM for selinux packagegroups. Some

Re: [yocto] [meta-selinux][PATCH 0/1] refpolicy: fix real path for udevd

2014-01-09 Thread Pascal Ouyang
于 14-1-9 上午10:54, wenzong@windriver.com 写道: From: Wenzong Fan wenzong@windriver.com In Yocto the real path for udevd is /lib/udev/udevd, this patch fixes the init issues like: udevd[87]: setfilecon /dev/vcsa2 failed: Operation not permitted udevd[89]: setfilecon

Re: [yocto] hob build failed with an error Nothing RPROVIDES libgstinterfaces-0.10

2014-01-09 Thread Khaja Hussain Shaik
Hi Belén. I am using yocto project version Dylan (1.4). Regards Khaja -Original Message- From: Barros Pena, Belen [mailto:belen.barros.p...@intel.com] Sent: Thursday, January 09, 2014 10:15 PM To: Khaja Hussain Shaik; yocto@yoctoproject.org Cc: Kishore Divvela -ERS, HCL Tech; Voicu,

Re: [yocto] hob build failed with an error Nothing RPROVIDES libgstinterfaces-0.10

2014-01-09 Thread Khaja Hussain Shaik
Hi Belén, We are using yocto project version Dylan (1.4). Thanks Regards Khaja -Original Message- From: Kishore Divvela -ERS, HCL Tech Sent: Friday, January 10, 2014 1:09 AM To: Barros Pena, Belen; Khaja Hussain Shaik; yocto@yoctoproject.org Cc: Voicu, Cristiana Subject: Re: [yocto]