Re: [yocto] Release Candidate Build for yocto-1.7.rc4 now available.

2014-10-20 Thread Georgescu, Alexandru C
Thanks! -- Alexandru Georgescu Yocto QA Engineer SSG/SSD Open Source Technology Center Romania On 21/10/14 05:31, "Michael Halstead" wrote: >You were both already in the CC list. You should receive copies when the >next release candidate is built. > >Michael Halstead >Yocto Project / System A

Re: [yocto] Release Candidate Build for yocto-1.7.rc4 now available.

2014-10-20 Thread Michael Halstead
You were both already in the CC list. You should receive copies when the next release candidate is built. Michael Halstead Yocto Project / System Administrator On 10/20/2014 12:13 AM, Georgescu, Alexandru C wrote: > Hi Michael, > Can you add me and Yi on the CC as well? > > Thanks, > -- > Alexand

Re: [yocto] [OE-core] Poky X11

2014-10-20 Thread akuster808
On 10/20/2014 02:40 AM, Burton, Ross wrote: On 19 October 2014 19:37, akuster808 wrote: When I build 'core-image-x11' on Poky, X on wont start. I am using the standard Poky clone with no added layers. When I manually start x I get the following error: startx /etc/X11/xinit/xinitrc: line 95:

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

2014-10-20 Thread Jolley, Stephen K
Tuesday, October 21, 2014 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status https://wiki.yoctoproject.org/wiki/Yocto_1.7_Schedule https://wiki.yoctoproject.org/wik

Re: [yocto] Questions regarding adding a new llvm based cross-compiler

2014-10-20 Thread Cody P Schafer
On Sun, Oct 19, 2014 at 4:10 AM, Khem Raj wrote: > [...] > I have started to integrate clang into oe > Which probably is quitquite similar to this effortwise. Its very > prelimpreliminary. Check my github repo. I should add it to layer index (repo link for the interested: https://github.com/kraj/

Re: [yocto] Questions regarding adding a new llvm based cross-compiler

2014-10-20 Thread Cody P Schafer
On Fri, Oct 17, 2014 at 1:48 PM, Martin Jansa wrote: > On Fri, Oct 17, 2014 at 09:07:19AM +0100, Paul Barker wrote: >> On 16 October 2014 18:46, Cody P Schafer wrote: >> > Hi all, >> > >> > I'm working on creating a layer for the rust compiler (which uses >> > llvm) and was wondering if there wer

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

2014-10-20 Thread akuster808
On 10/20/14, 2:27 AM, Lai Eddy wrote: Lai, thanks for reporting this, I will take a look into this. I have not tried daisy on recent meta-security. - Armin build with yocto 1.6.1 on Ubuntu 12.04, have add extra dep. to local.conf according to REAME /poky/openembedded-core/meta \ /poky/me

[yocto] Error building x86_64-mingw32 SDK

2014-10-20 Thread Måns Andersson
Hi, I encountered an error building the x86_64-mingw32 SDK using poky (daisy, bda51ee) and meta-mingw (daisy, e9208b8) which I can't solve. Has anyone experienced something similar? Thanks, // Måns $ bitbake -c populate_sdk myboard-base-image ... | DEBUG: SITE files ['endian-little', 'bit-32',

[yocto] Issues creating /dev/ nodes in an initramfs

2014-10-20 Thread Mitchell Skiba
I've been building a kernel with an initramfs, by using INITRAMFS_IMAGE to specify a recipe that generates an image as a .cpio.gz archive. I've been having issues creating /dev/console (or any other device file) in the image. (The 3.14 kernel panics if /dev/console is not a character device.) It s

[yocto] [meta-mono] Mono updated to 3.10.0

2014-10-20 Thread Alex J Lennon
I've updated support for Mono build in meta-mono master to 3.10.0 (the current release). I've performed basic build testing on an qemux86 build of core-image-mono, based on core-image-sato, running a "Hello World" console application and a "Hello World" Windows Forms application. There has been

Re: [yocto] create_image.tar fail

2014-10-20 Thread Burton, Ross
On 20 October 2014 03:24, wrote: > · I need to creat a new recipes to add libtdb to rootfs. > The source code of tdb is Makefile-Base Package. Bitbake make will run the > makefile automatically to finish the do_compile. But , I must to execute > one “configure” file of source

Re: [yocto] [OE-core] Poky X11

2014-10-20 Thread Burton, Ross
On 19 October 2014 19:37, akuster808 wrote: > When I build 'core-image-x11' on Poky, X on wont start. I am using the > standard Poky clone with no added layers. When I manually start x I get the > following error: > > startx > /etc/X11/xinit/xinitrc: line 95: twm : command not found > /etc/X11/xin

[yocto] [meta-security] nmap build failed

2014-10-20 Thread Lai Eddy
build with yocto 1.6.1 on Ubuntu 12.04, have add extra dep. to local.conf according to REAME /poky/openembedded-core/meta \ /poky/meta-openembedded/meta-oe \ /poky/meta-openembedded/meta-perl \ /poky/meta-security \ but got following error message: $ bitbake -k core-image-full-cmdline ERR

Re: [yocto] Release Candidate Build for yocto-1.7.rc4 now available.

2014-10-20 Thread Georgescu, Alexandru C
Hi Michael, Can you add me and Yi on the CC as well? Thanks, -- Alexandru Georgescu Yocto QA Engineer SSG/SSD Open Source Technology Center Romania On 20/10/14 01:05, "Michael Halstead" wrote: >The QA_MAIL_CC value in ./config/autobuilder.conf needed to be comma >separated. I think it is fix