Re: [yocto] QA issue with custom recipe

2012-12-08 Thread Jon Szymaniak
> Jon, > > Thanks for your help. It was a path problem with the install call. Digging > into the working directory the copy from path needs to be specified. > > Regards, > > Sean Liming > Owner > Annabooks > Tel: 714-970-7523 / Cell: 858-774-3176 > Hi Sean, Good find! Sorry, I missed that install

Re: [yocto] QA issue with custom recipe

2012-12-08 Thread Sean Liming
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Sean Liming > Sent: Saturday, December 08, 2012 9:22 AM > To: 'Jon Szymaniak' > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] QA issue with custom recipe > > > > -O

Re: [yocto] bbappending a bbappend

2012-12-08 Thread Bruce Ashfield
On Sat, Dec 8, 2012 at 7:54 PM, Chris Tapp wrote: > On 9 Dec 2012, at 00:11, Chris Larson wrote: > > On Sat, Dec 8, 2012 at 5:07 PM, Chris Tapp wrote: > >> Is it possible to have more than one bbappend applied to a recipe? >> >> I'm using meta-cedartrail with my own layer (which is set as lower >

[yocto] [Package Report System]Manual check recipes name list

2012-12-08 Thread Yocto Project Package Report System
This mail was sent out by Package Report System. It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check. You can check the detail information at http://packages.yoctoproject.org/manuallychkinfo PackageName

[yocto] [Package Report System]Upgrade recipes name list

2012-12-08 Thread Yocto Project Package Report System
This mail was sent out by Package Report System. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

Re: [yocto] bbappending a bbappend

2012-12-08 Thread Chris Larson
On Sat, Dec 8, 2012 at 5:54 PM, Chris Tapp wrote: > On 9 Dec 2012, at 00:11, Chris Larson wrote: > > On Sat, Dec 8, 2012 at 5:07 PM, Chris Tapp wrote: > >> Is it possible to have more than one bbappend applied to a recipe? >> >> I'm using meta-cedartrail with my own layer (which is set as lower >

Re: [yocto] bbappending a bbappend

2012-12-08 Thread Chris Tapp
On 9 Dec 2012, at 00:11, Chris Larson wrote: > On Sat, Dec 8, 2012 at 5:07 PM, Chris Tapp wrote: > Is it possible to have more than one bbappend applied to a recipe? > > I'm using meta-cedartrail with my own layer (which is set as lower priority). > > Meta-cedartrail has a linux-yocto_3.0.bbapp

Re: [yocto] bbappending a bbappend

2012-12-08 Thread Chris Larson
On Sat, Dec 8, 2012 at 5:07 PM, Chris Tapp wrote: > Is it possible to have more than one bbappend applied to a recipe? > > I'm using meta-cedartrail with my own layer (which is set as lower > priority). > > Meta-cedartrail has a linux-yocto_3.0.bbappend, but I want to be able to > enable CONFIG_H

[yocto] bbappending a bbappend

2012-12-08 Thread Chris Tapp
Is it possible to have more than one bbappend applied to a recipe? I'm using meta-cedartrail with my own layer (which is set as lower priority). Meta-cedartrail has a linux-yocto_3.0.bbappend, but I want to be able to enable CONFIG_HID_APPLE in my layer so my Apple keyboard works (and keep meta

Re: [yocto] How to check if systemd is correctly setup

2012-12-08 Thread Elvis Dowson
Hi, > > On Dec 8, 2012, at 8:02 PM, Gary Thomas wrote: >> >> First thing, make sure that your kernel has this in the config: >> CONFIG_DEVTMPFS=y >> CONFIG_DEVTMPFS_MOUNT=y >> The latest udev (rev 182) has to have this to work. > In my kernel boot message, devtmpfs: mounted Freeing unused k

Re: [yocto] How to check if systemd is correctly setup

2012-12-08 Thread Elvis Dowson
Hi Gary, Thanks for the reply! On Dec 8, 2012, at 8:02 PM, Gary Thomas wrote: > On 2012-12-08 07:19, Elvis Dowson wrote: >> Hi, >> I haven't used systemd before, and I've just built a linux kernel >> image using the latest yocto poky/master. >> >> The boot process starts

[yocto] beagleboard not booting to SATO interface

2012-12-08 Thread Edward Vidal
Hello, Checking I did no have the file /usr/lib/xorg/modules/drivers/omapfb_drv.so only the file /usr/lib/xorg/modules/drivers/omap_drv.so I copied the file /usr/lib/xorg/modules/drivers/omapfb_drv.so from a core-image-sato previous version that was working. Then I get the following in the /var/lo

Re: [yocto] QA issue with custom recipe

2012-12-08 Thread Sean Liming
> -Original Message- > From: Jon Szymaniak [mailto:jon.szyman...@gmail.com] > Sent: Saturday, December 08, 2012 7:05 AM > To: Sean Liming > Cc: yocto@yoctoproject.org > Subject: Re: QA issue with custom recipe > > > > > I am trying to create a simple hello world recipe for a > > > > hello

Re: [yocto] How to check if systemd is correctly setup

2012-12-08 Thread Gary Thomas
On 2012-12-08 07:19, Elvis Dowson wrote: Hi, I haven't used systemd before, and I've just built a linux kernel image using the latest yocto poky/master. The boot process starts as normal, but it just displays "freeing memory (some value)" and I get no console prompt. Q1: Which config s

Re: [yocto] QA issue with custom recipe

2012-12-08 Thread Jon Szymaniak
> > > I am trying to create a simple hello world recipe for a helloworld.c > > > file. The recipe almost works except it hits a QA issue: WARNING: QA > > > Issue: hello: Files/directories were installed but not shipped > > > > > > The warning leads to a failure in the do_rootfs. > > > > > > WARNING

[yocto] How to check if systemd is correctly setup

2012-12-08 Thread Elvis Dowson
Hi, I haven't used systemd before, and I've just built a linux kernel image using the latest yocto poky/master. The boot process starts as normal, but it just displays "freeing memory (some value)" and I get no console prompt. Q1: Which config setting or recipe code, controls the inclusio

[yocto] beagleboard not booting to SATO interface

2012-12-08 Thread Edward Vidal
terpriseWorkstation-6.3" TARGET_SYS= "arm-poky-linux-gnueabi" MACHINE = "beagleboard" DISTRO = "poky" DISTRO_VERSION= "1.3+snapshot-20121208" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU= "vfp-ne