Re: [yocto] is yocto based on oe-core *as-is*?

2012-03-11 Thread Paul Eggleton
On Saturday 10 March 2012 04:40:15 Robert P. J. Day wrote: while i'm working my thru the docs, i want to verify that yocto is built on top of oe-core straight from the oe-core repo, is that correct? as in, yocto doesn't make any yocto-specific mods to the fundamental, lower-level OE core

Re: [yocto] is yocto based on oe-core *as-is*?

2012-03-11 Thread Gary Thomas
On 2012-03-11 06:33, Paul Eggleton wrote: On Saturday 10 March 2012 04:40:15 Robert P. J. Day wrote: while i'm working my thru the docs, i want to verify that yocto is built on top of oe-core straight from the oe-core repo, is that correct? as in, yocto doesn't make any yocto-specific mods

[yocto] custom image recipes

2012-03-11 Thread João Henrique Freitas
Hello, I am using Yocto since 1.0 release. I jump 1.1 release and now tracking the master. One of my custom recipes (via-image-st.bb) is to make a custom image (adding some files). Example: SRC_URI = \ file://interfaces \ file://snmpd.conf \ file://snmp.conf \

[yocto] [PATCH] boot-directdisk: fix parser error, comments at end of line.

2012-03-11 Thread João Henrique F . de Freitas
From: João Henrique F. de Freitas joa...@gmail.com Nothing major, just a tweak Signed-off-by: João Henrique F. de Freitas joa...@gmail.com --- meta/classes/boot-directdisk.bbclass |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/classes/boot-directdisk.bbclass

Re: [yocto] contradictory explanations of IMAGE_INSTALL in yocto manuals

2012-03-11 Thread Rudolf Streif
I tried the versions _append and += as well as _prepend and =+ with the IMAGE_INSTALL and other variables. So far I have not run into any issues where one would behave differently from the other. The only thing you have to remember with the _append and _prepend versions is that you have to include

Re: [yocto] is yocto based on oe-core *as-is*?

2012-03-11 Thread Paul Eggleton
On Sunday 11 March 2012 06:46:17 Gary Thomas wrote: On 2012-03-11 06:33, Paul Eggleton wrote: This is correct, and you can verify it by doing a diff of the OE-Core meta/ subdirectory against Poky's meta/ - the only difference is that Poky does not include the sample configs (it provides