[yocto] Can't build systemd from meta-systemd

2012-12-21 Thread Jerrod Peach
All, I'm getting a failure in do_configure when trying to build systemd from meta-systemd: my path/poky/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/../../lib/i586-poky-linux/gcc/i586-poky- linux/4.7.2/include-fixed/limits.h:169:61: error: no include path in which to search for

[yocto] Set hostname on image?

2012-12-21 Thread Jonas Jonsson L
Hi! This is probably a very stupid question, but I don't understand how to set the hostname of the system that I'm building (I'm building a 'core-image-minimal'), unless I A) write a /etc/hostname file to the image, or B) write a script that updates the hostname during startup The installed

Re: [yocto] Set hostname on image?

2012-12-21 Thread Tomas Frydrych
On 21/12/12 15:04, Jonas Jonsson L wrote: The installed (/etc/hostname) file is created installed in the base-files recipe, but I don't understand how to set/use the hostname-variable in that recipe so that it becomes what I want it to be (unless I start editing that recipe ). Is

[yocto] hiawatha-8.6 using Yocto

2012-12-21 Thread GOPIKRISHNAN S
Hi, I was trying to install hiawatha on my freescale p2041rdb. But it is using cmake to configure and install. How to write recipe for this with cmake. I have writted recipe for packages with autotools, and make file. Any Idea??? Reg, Gopi Krishnan S

Re: [yocto] hiawatha-8.6 using Yocto

2012-12-21 Thread Burton, Ross
On 21 December 2012 16:11, GOPIKRISHNAN S gopikrishn...@pec.edu wrote: I was trying to install hiawatha on my freescale p2041rdb. But it is using cmake to configure and install. How to write recipe for this with cmake. I have writted recipe for packages with autotools, and make file. Any

Re: [yocto] I think my kernel image just went back in time...

2012-12-21 Thread McClintock Matthew-B29882
On Sun, Dec 9, 2012 at 5:17 PM, Chris Tapp opensou...@keylevel.com wrote: In tmp/deploy/images: 1) bzImage had a timestamp of 2012-12-09 21:49 and the file ended -20121209214459.bin 2) Cleaned the image and the task it contained (to pick up some changes on rebuild) and deleted the image

Re: [yocto] uboot i.MX6

2012-12-21 Thread McClintock Matthew-B29882
Adding meta-freescale. -M On Thu, Dec 6, 2012 at 4:24 AM, Tim Verstraete tim.verstra...@medecbenelux.be wrote: Hi everybody, I have build the i.MX6 with danny release of yocto and latest freescale meta using the core-image-minimal image for imx6qsabresd target machine รจ result is build

Re: [yocto] [meta-freescale] uboot i.MX6

2012-12-21 Thread Daiane Angolini
On Fri, Dec 21, 2012 at 3:34 PM, McClintock Matthew-B29882 b29...@freescale.com wrote: On Thu, Dec 6, 2012 at 4:24 AM, Tim Verstraete tim.verstra...@medecbenelux.be wrote: I have build the i.MX6 with danny release of yocto and latest freescale meta using the core-image-minimal image for

Re: [linux-yocto] linux-yocto Digest, Vol 6, Issue 10

2012-12-21 Thread Bruce Ashfield
On 12-12-21 6:01 PM, Lai Eddy wrote: Thanks Bruce, how can I check to see if the kernel options were picked up and made it to the build by looking at the linux build directory and the .config, are you options present in the final .config ? have read the development manual, in chap.4.1.2.2 said