Re: [yocto] [meta-qt5] How to bisect problem?

2014-10-21 Thread Neuer User
Am 21.10.2014 um 18:56 schrieb Martin Jansa: > qt5 isn't special from this perspective (well maybe except that it takes > damn long to build it all, so it's always useful to narrow the > problematic module asap and then rebuild only that one as long as > dependencies on other modules allow), I woul

Re: [yocto] [meta-security] nmap build failed

2014-10-21 Thread Lai Eddy
in local.conf add : CORE_IMAGE_EXTRA_INSTALL = "nmap" and in bblayers.conf add (have download extra meta-openembedded layer into poky folder) /poky/meta-openembedded/meta-oe \ /poky/meta-openembedded/meta-perl \ Eddy Lai 2014-10-21 23:01 GMT+08:00 akuster808 : > Lai, > > I can not repro

[yocto] samba tdb compile error!

2014-10-21 Thread Neil.Wu
Hi all, I creat the recipes of the samba tdb, compile the x86 package is ok ,but it apper an error when I ‘m compiling the arm package , like the following : Build Configuration: BB_VERSION= "1.22.0" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Ubuntu-14.04" TAR

Re: [yocto] [meta-freescale] /etc directory path in yocto

2014-10-21 Thread Christopher Larson
On Tue, Oct 21, 2014 at 10:28 PM, jags gediya wrote: > I am compiling the custom recipie and i am getting the error in > do_install function. > > Below is the do_install function > > do_install() { > oe_runmake install DESTDIR=${D} SBINDIR=${sbindir} > MANDIR=${mandir} \ >

[yocto] /etc directory path in yocto

2014-10-21 Thread jags gediya
Hi All, I am compiling the custom recipie and i am getting the error in do_install function. Below is the do_install function do_install() { oe_runmake install DESTDIR=${D} SBINDIR=${sbindir} MANDIR=${mandir} \ INCLUDEDIR=${includedir} } Error: sav

Re: [yocto] Ubuntu 14.04 as a build host for "danny"

2014-10-21 Thread Matt Schuckmann
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Chris Tapp > Sent: Tuesday, October 21, 2014 1:54 PM > To: Yocto Project > Subject: [yocto] Ubuntu 14.04 as a build host for "danny" > > I'm currently building with "danny"

[yocto] Ubuntu 14.04 as a build host for "danny"

2014-10-21 Thread Chris Tapp
I'm currently building with "danny" under Ubuntu 12.04 (which shows as a "supported platform" in the documentation). However, I need to be able to use GStreamer 1.4, which means a need a later version of glib. This is easy for "danny", but I also develop and test my application on my developmen

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

2014-10-21 Thread Jolley, Stephen K
Attendees: Armin, Stephen, Matthew, Tom, Denys, Sona, Alin, Michael, Bruce, JaMa, Belen, Christian, Richard, Alex, Jefro, Saul, Ross, * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status https://wiki

Re: [yocto] [meta-qt5] How to bisect problem?

2014-10-21 Thread Martin Jansa
On Tue, Oct 21, 2014 at 05:39:28PM +0200, Neuer User wrote: > Hi > > I was using qt5 5.3.0-beta1 for a long time. Now I upgraded to 5.3.2, > which is the current master. > > Now I am experiencing some video problems. I reverted back to my old > 5.3.0-beta 1 and the problems are gone. So, it seems

[yocto] [meta-qt5] How to bisect problem?

2014-10-21 Thread Neuer User
Hi I was using qt5 5.3.0-beta1 for a long time. Now I upgraded to 5.3.2, which is the current master. Now I am experiencing some video problems. I reverted back to my old 5.3.0-beta 1 and the problems are gone. So, it seems one (or more) commits between 5.3.0-beta1 and 5.3.2 are the cause of the

Re: [yocto] [meta-security] nmap build failed

2014-10-21 Thread akuster808
Lai, I can not reproduce this using daisy branch of yocto and opemembeded-core. Libtest does not exist in the daisy branch of meta-perl. Can you provide me with the Build Configuration when you first start to build and hoe you appended nmap to your image - Armin On 10/20/2014 02:27 AM, Lai

[yocto] qemuarm built from daisy has no mouse pointer display when run on darwin

2014-10-21 Thread Chris Hallinan
Greetings, I'm playing around with core-image-sato built for MACHINE=qemuarm, and running under qemu-system-arm on Mavericks. I'm using qemu version 2.1.2 from macports, and the qemuarm images were built from YP 1.6/Daisy. My core-image-sato binaries (kernel/rootfs) run perfectly on the host on