[yocto] Change Sato theme

2013-11-04 Thread Diego Gonzalez
Hello , I was reading in the mailing list how take control over Sato theme. If you see this : https://lists.yoctoproject.org/pipermail/yocto/2013-February/014360.html you will see that they are talking about matchbox-session-sato.schemas which I can't find it in Master or Dora branches. My

Re: [yocto] dora 1.5 builds for beagleboard no lsusb, /dev/fb0, networking, or sato display on monitor.

2013-11-04 Thread Jukka Rissanen
Hi Edward, On la, 2013-11-02 at 16:06 -0600, Edward Vidal wrote: Hello All, This is a continued effort with adding a udev entry for a camera uImage instead of zImage posting in Oct 13. 2 of my with dora 1.5 are showing same problem lsusb --verbose unable to initialize libusb: -99

Re: [yocto] coding style: hardcoding package names instead of using PN/BPN/etc

2013-11-04 Thread Paul Eggleton
On Saturday 02 November 2013 05:14:10 Robert P. J. Day wrote: i figure the answer is obvious but i'll ask it anyway -- is it reasonable to encourage new developers to use the general packagename variables such as PN and BPN rather than hardcoding packagenames in their recipe files?

Re: [yocto] numerous questions about some ref manual variable glossary entries

2013-11-04 Thread Paul Eggleton
Hi Robert, On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote: wasn't sure what to do about some of these so i'd appreciate some clarification. and away we go, mostly in alphabetical order ... http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-BBLAY

[yocto] Yocto 1.5: busybox instead of tinylogin, need some help

2013-11-04 Thread Hans Beckérus
Hello. I am currently working on moving from Yocto 1.4 to 1.5 and instantly stumbled into a few minor problems (this being one of them). In 1.5 tinylogin is replaced by busybox. What we had before in our distro conf (it require poky.conf) was: # Use tmpdevfs and the busybox runtime services

Re: [yocto] 2.6.39 kernel and poky

2013-11-04 Thread Bryan Evenson
Maxwell, Atmel has a Yocto meta layer over at http://www.github.com/linux4sam/meta-atmel. Their layer was originally focused on the SAMA5 chipset, but has been since modified to include the SAM9x5 chipset. I have a fork over at http://www.github.com/evensonbryan/meta-atmel that I've been

Re: [yocto] numerous questions about some ref manual variable glossary entries

2013-11-04 Thread Robert P. J. Day
On Mon, 4 Nov 2013, Paul Eggleton wrote: Hi Robert, On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote: wasn't sure what to do about some of these so i'd appreciate some clarification. and away we go, mostly in alphabetical order ...

Re: [yocto] numerous questions about some ref manual variable glossary entries

2013-11-04 Thread Paul Eggleton
On Monday 04 November 2013 10:40:45 Robert P. J. Day wrote: On Mon, 4 Nov 2013, Paul Eggleton wrote: On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote: http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-I NITS CRIPT_NAME reference to ${etcdir} ... how

Re: [yocto] Yocto 1.5: busybox instead of tinylogin, need some help

2013-11-04 Thread Hans Beckérus
On Mon, Nov 4, 2013 at 3:50 PM, Hans Beckérus hans.becke...@gmail.com wrote: Hello. I am currently working on moving from Yocto 1.4 to 1.5 and instantly stumbled into a few minor problems (this being one of them). In 1.5 tinylogin is replaced by busybox. What we had before in our distro conf

[yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Hans Beckérus
Hello. We get the below error when trying to build our image in Yocto 1.5 'dora'. ERROR: No recipes available for: /home/poky/meta-openembedded/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend ERROR: Command execution failed: Exited with 1 We use the 'dora' branch also in

Re: [yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Martin Jansa
On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote: Hello. We get the below error when trying to build our image in Yocto 1.5 'dora'. ERROR: No recipes available for: /home/poky/meta-openembedded/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend ERROR: Command execution

Re: [yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Hans Beckérus
On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote: Hello. We get the below error when trying to build our image in Yocto 1.5 'dora'. ERROR: No recipes available for:

Re: [yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Stanacar, StefanX
On Mon, 2013-11-04 at 17:21 +0100, Hans Beckérus wrote: On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote: Hello. We get the below error when trying to build our image in Yocto 1.5 'dora'. ERROR: No

Re: [yocto] meta-openembedded/meta-oe and busbox issues in 'dora'

2013-11-04 Thread Hans Beckérus
On Mon, Nov 4, 2013 at 5:36 PM, Stanacar, StefanX stefanx.stana...@intel.com wrote: On Mon, 2013-11-04 at 17:21 +0100, Hans Beckérus wrote: On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote: Hello. We

[yocto] [meta-security][PATCH] libseccomp: add latest stable version, add ptest

2013-11-04 Thread Joe MacDonald
A new stable version of libseccomp is available, so update the recipe. At the same time, integrate the ptest support that's currently being discussed on the libseccomp list. Signed-off-by: Joe MacDonald j...@deserted.net --- .../0001-tests-create-install-tests-target.patch | 203

Re: [yocto] enable Shark support in JAVA

2013-11-04 Thread Andrew Haley
On 10/31/2013 03:10 PM, sonia verma wrote: adding zero-dev in loop. On Thu, Oct 31, 2013 at 8:38 PM, sonia verma soniaverma9...@gmail.comwrote: Hi ALL, I have integrated Java in one of the board having Powerpc architecture using meta-java. By default it cam with Zero port support which

[yocto] External toolchain busybox error

2013-11-04 Thread jan alexandru vaduva
Hello guys, I imported an external toolchain into yocto using meta-sourcery layer. It build fine some userspace recipes and also the kernel but I git some errors on busybox. For the busybox the error is: mips64-nlm-linux-ld

Re: [yocto] [PATCH] Documentation: Lots of little fixes for variable glossary of ref manual

2013-11-04 Thread Rifenbark, Scott M
Robert, You found a lot of little things here. Thanks for taking the time to create this patch. I have applied it to both the dora and master branches. Here is the patch on master: http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/commit/?id=3d719af78c9d4b7260b399c98b7630ddf11c326b

Re: [yocto] [PATCH] Documentation: Lots of little fixes for variable glossary of ref manual

2013-11-04 Thread Robert P. J. Day
On Mon, 4 Nov 2013, Rifenbark, Scott M wrote: Robert, You found a lot of little things here. Thanks for taking the time to create this patch. I have applied it to both the dora and master branches. thanks. now i can go see what i screwed up. :-) rday --

Re: [yocto] BB_DANGLINGAPPENDS_WARNONLY = 1 or true?

2013-11-04 Thread Paul Eggleton
On Sunday 03 November 2013 12:49:16 Khem Raj wrote: On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: (i can see it's going to be that kind of weekend.) ref manual reads: BB_DANGLINGAPPENDS_WARNONLY = 1 but some layers define:

Re: [yocto] BB_DANGLINGAPPENDS_WARNONLY = 1 or true?

2013-11-04 Thread Robert P. J. Day
On Mon, 4 Nov 2013, Paul Eggleton wrote: On Sunday 03 November 2013 12:49:16 Khem Raj wrote: On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: (i can see it's going to be that kind of weekend.) ref manual reads: BB_DANGLINGAPPENDS_WARNONLY = 1

[yocto] Deploying Yocto built images on x86

2013-11-04 Thread Markus Svilans
Dear list, What do people do for deploying Yocto built images to actual x86 hardware? I am researching how to build an appliance type Linux box on x86 hardware, but I am unclear on what are the generally accepted methods for doing that. The box would need to have a read-only rootfs, mounted

Re: [yocto] BB_DANGLINGAPPENDS_WARNONLY = 1 or true?

2013-11-04 Thread Paul Eggleton
On Monday 04 November 2013 13:54:24 Robert P. J. Day wrote: On Mon, 4 Nov 2013, Paul Eggleton wrote: On Sunday 03 November 2013 12:49:16 Khem Raj wrote: On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: (i can see it's going to be that kind of weekend.)

Re: [yocto] BB_DANGLINGAPPENDS_WARNONLY = 1 or true?

2013-11-04 Thread Khem Raj
On Nov 4, 2013, at 10:47 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Sunday 03 November 2013 12:49:16 Khem Raj wrote: On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: (i can see it's going to be that kind of weekend.) ref manual reads:

[yocto] Running QEMU on Fedora14 guest OS running on VMPlayer, on Win7 host

2013-11-04 Thread Skullerud, Eric T.
HI, I've been trying to get QEMUx86 running inside a Fedora14 guest OS running on VMPlayer. After executing the QEMU startup (using the target OS example provided by Intel), in the bash console where I enter the start up command, messages appear that include: Cannot register service :

Re: [yocto] Module loading issue

2013-11-04 Thread Martin Jansa
On Tue, Nov 05, 2013 at 10:42:26AM +1300, Bernard Mentink wrote: Hi Guys, I am having trouble loading some kernel CAN modules so that they go in my image. I have the following lines in my layers .conf file: MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += kernel-module-can-dev

Re: [yocto] pedantry alert! Caution rendered differently from Note in online docs

2013-11-04 Thread Rifenbark, Scott M
Robert, I have seen this also and it irritates me. Just need to investigate how to fix this. -Original Message- From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Sunday, November 03, 2013 1:51 AM To: Yocto discussion list Cc: Rifenbark, Scott M Subject: pedantry alert!

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, November 05, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-11-04 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.6 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Laurentiu Palcu - Nitin * Opens - 10 min * Team Sharing - 20 min -Original Appointment- We encourage people attending the

Re: [yocto] 2.6.39 kernel and poky

2013-11-04 Thread Maxwell Bottiger
Thank you all for the replies! I nearly have the 2.6 kernel built and I'll fork the meta-atmel for the 3.9 kernel. I'll post my final bb recipe when it's finished. -Max On Mon, Nov 4, 2013 at 10:09 AM, Bryan Evenson beven...@melinkcorp.comwrote: Maxwell, Atmel has a Yocto meta layer

[yocto] architecture mismatch during kernel build (40 to 3)

2013-11-04 Thread Maxwell Bottiger
I'm building a custom kernel, and I think I'm nearly there. I'm seeing an error when running mkimage. bitbake is complaining about an architecure mismatch, but I don't know which files it is comparing, or if the mismatch really matters (32bit x86 vs 64bit x86 or whatever) Here's the error

[yocto] kernel config required for rt-kernel

2013-11-04 Thread Amit Kumar
Hi, I need help to build a rt-kernel. Is anyone knows about the real-time kernel configurations? How can I build a real-time kernel? What all are the kernel configuration need to be enable for rt-kernel? Thanks Regards Amit K The contents of this

Re: [yocto] kernel config required for rt-kernel

2013-11-04 Thread Bruce Ashfield
On 13-11-04 9:45 PM, Amit Kumar wrote: Hi, I need help to build a rt-kernel. Is anyone knows about the real-time kernel configurations? How can I build a real-time kernel? What all are the kernel configuration need to be enable for rt-kernel? If you use the linux-yocto-rt recipe,

Re: [yocto] architecture mismatch during kernel build (40 to 3)

2013-11-04 Thread Bruce Ashfield
On 13-11-04 8:41 PM, Maxwell Bottiger wrote: I'm building a custom kernel, and I think I'm nearly there. I'm seeing an error when running mkimage. bitbake is complaining about an architecure mismatch, but I don't know which files it is comparing, or if the mismatch really matters (32bit x86 vs

Re: [yocto] filling in the missing entries in the ref manual variable glossary

2013-11-04 Thread Robert P. J. Day
On Mon, 4 Nov 2013, Rifenbark, Scott M wrote: This will be useful for me... thanks Robert. i'm about halfway through the categorized variable glossary: http://www.crashcourse.ca/wiki/index.php/OE_variable_glossary and a few variables that caught my eye: * BUGTRACKER (not mentioned) *