Re: [yocto] Integration of custom recipe with SDK

2014-09-24 Thread Navani Srivastava
Yes.. i did... On 24 Sep 2014 12:56, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 24 September 2014 10:26:41 Navani Srivastava wrote: I corrected FILES_${PN} and added following in my image recipe- QTNAME = qte QT_DIR_NAME = qtopia require

[yocto] Release Candidate Build for yocto-1.7.rc1 now available.

2014-09-24 Thread Poky Build User
A release candidate build for yocto-1.7.rc1 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7.rc1 Please begin QA on this build as soon as possible. Build hash information: meta-intel : a369fa8f2d76528cb296ef9314e613e26585d54d meta-fsl-arm :

[yocto] Difference of i586-poky and i686-pokysdk in SDK sysroots

2014-09-24 Thread Joseph Andrew de la Peña
Good day Yocto Community, I would like to ask a very simple question, what is the difference of i586-poky and i686-pokysdk in SDK sysroots? Does a BBCLASSEXTEND=native install the package in SDK i586-poky and BBCLASSEXTEND=nativesdk on the other? Sorry for such a dumb question. But would just

Re: [yocto] Waylandsink creating new video window and not destroying previous open window.

2014-09-24 Thread Burton, Ross
On 24 September 2014 07:44, Meenakumari Shedole meenakumar...@hcl.com wrote: Gstreamer constructed Video Pipe is working with waylandsink but every time waylandsink is creating new video window also waylandsink is not destroying the existing video windows. It's probably beset to speak to the

Re: [yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, September 9, 2014 8:00 AM US Pacific Time

2014-09-24 Thread Burton, Ross
Hi Sona, On 24 September 2014 08:30, Sona Sarmadi sona.sarm...@enea.com wrote: My name is Sona Sarmadi, and I am responsible for security for the Enea Linux related opens source products which is based on Yocto. Together with some other colleagues (Maxin John, Daniel Bornaz ..) we take care

[yocto] Support to install TUN/TAP kernel-module-tun

2014-09-24 Thread Simon Andrieu
Hi, Thanks for your various helpful answers that enable me to understand better the possible solutions to connect a cellular modem. I am first trying the Ofono solution, and came to this message error (dmesg): Jun 11 09:11:13 igep00x0 daemon.info ofonod[1261]: Modem support (CDC support:

Re: [yocto] Support to install TUN/TAP kernel-module-tun

2014-09-24 Thread Burton, Ross
On 24 September 2014 10:48, Simon Andrieu sandr...@greenflex.com wrote: Thanks for your various helpful answers that enable me to understand better the possible solutions to connect a cellular modem. I am first trying the Ofono solution, and came to this message error (dmesg): Jun 11

Re: [yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, September 9, 2014 8:00 AM US Pacific Time

2014-09-24 Thread Sona Sarmadi
As well as security fixes for the kernel, do you also cover security fixes for the userspace (i.e. everything else in oe-core)? Help keeping the rest of the system safe, and relevant fixes backported to the stable releases, is always welcome. Yes, we monitor oss-security public mailing

[yocto] Release Candidate Build for yocto-1.7.rc1 now available.

2014-09-24 Thread atulkumar singh
Hi All, Please let me know whether the release candidate mentioned below with commit is for 1.7M4? Regards, Atul A release candidate build for yocto-1.7.rc1 is now available at:

Re: [yocto] SRC_URI parameter: subdir does not work for local files

2014-09-24 Thread Burton, Ross
On 24 September 2014 13:50, Vuille, Martin (Martin) vmar...@avaya.com wrote: We have run into the problem fixed by this patch http://patchwork.openembedded.org/patch/77027/ Will this fix be included in 1.7/Dizzy? This is my fault, I reviewed the patch but failed to follow it up, and then

Re: [yocto] [PATCH][meta-selinux] dhcp: remove the unrecognised without-selinux configuration warning

2014-09-24 Thread Joe MacDonald
Merged, thanks Roy. -J. [[yocto] [PATCH][meta-selinux] dhcp: remove the unrecognised without-selinux configuration warning] On 14.09.24 (Wed 09:33) rongqing...@windriver.com wrote: From: Roy.Li rongqing...@windriver.com dhcp 4.3 has no selinux related configuration options, but it needs the

[yocto] How to suppress error: canonicalization unexpectedly shrank by one character

2014-09-24 Thread pourya . shirazian
Hi Guys, I keep getting an error at do_package stage regarding the debug edit function: ERROR: canonicalization unexpectedly shrank by one character I removed the rpaths inclusion in my libs but the error is still there. Is there a way to suppress this check? Thanks If you are not the

[yocto] Configure Issue

2014-09-24 Thread machuu oovah
I'm tyring to make an updated version of the postgresql recipe, and I'm getting a pretty stubborn error. The build machine is running Ubuntu 12.04, and I'm using the scripts from https://git.congatec.com/yocto/bsp-scripts.git I have altered the postgresql_9.2.4.bb recipe to postgresql_9.3.5.bb. I

[yocto] Herp-a-Derp Alert: Changes to SRCREV Unpack Wrong Version

2014-09-24 Thread Leo Schwab
I suspect this is a common issue, but my Google-fu has gotten me no closer to understanding what I might be doing wrong, so here goes: We have written recipes for various goodies -- both .bb and .bbappend forms -- where SRC_URI points to a Git repository, and SRCREV names a commit ID (not a tag

Re: [yocto] Herp-a-Derp Alert: Changes to SRCREV Unpack Wrong Version

2014-09-24 Thread Burton, Ross
On 24 September 2014 23:04, Leo Schwab lsch...@sensity.com wrote: We have written recipes for various goodies -- both .bb and .bbappend forms -- where SRC_URI points to a Git repository, and SRCREV names a commit ID (not a tag or a branch name). When we update the SRCREV to something newer,

Re: [yocto] Herp-a-Derp Alert: Changes to SRCREV Unpack Wrong Version

2014-09-24 Thread Martin Jansa
On Wed, Sep 24, 2014 at 03:04:46PM -0700, Leo Schwab wrote: I suspect this is a common issue, but my Google-fu has gotten me no closer to understanding what I might be doing wrong, so here goes: We have written recipes for various goodies -- both .bb and .bbappend forms -- where SRC_URI