Re: [yocto] Custom defconfig is not used

2013-10-23 Thread Bruce Ashfield
On 13-10-22 12:23 PM, Mike Lewis wrote: Hi Bruce, I'm trying to accomplish the nearly the same thing (i.e. adding config fragment) and I'm having the same issue at the do_patch step. Were you able to reproduce this on your end? Mike, Is you config/layer somewhere than I can have a look at it

Re: [yocto] How to prevent building -dbg and -doc packages?

2013-10-23 Thread Martin Jansa
Why do you want to disable them? All the files are already there, so packaging them in right package doesn't cost much (if your reason was build time). On Wed, Oct 23, 2013 at 6:31 PM, Bryan Evenson wrote: > I'm on poky/dylan-9.0.1. I'm not using any of the -dbg and the -doc > packages and I'd

Re: [yocto] how to add a new bb(xerces-c)

2013-10-23 Thread Bill Martin
Okay I dug further and got much further to pass do_install I noticed in my Yocto 9.0.2 Dylan release I have an ICU package. Just in case, I added the extra installs of icu and xerces-c to my local.conf then in your xerces-c bitbake recipe you need to add --with-icu=${STAGING_DIR_HOST} to your EXT

[yocto] How to prevent building -dbg and -doc packages?

2013-10-23 Thread Bryan Evenson
I'm on poky/dylan-9.0.1. I'm not using any of the -dbg and the -doc packages and I'd like to clean things up for my build by not building these packages in the first place across the entire system. I see references in the documentation to these package types, but I haven't found anything about

[yocto] uimage instead of zImage

2013-10-23 Thread Edward Vidal
Hello, Still struggling with zImage not booting on my beagleboard. Any help with this issue will be appreciated. With a zImage the follow was the error I was getting. VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0): error -19 Please append a correct "root=" boot option; here are

Re: [yocto] uimage instead of zImage

2013-10-23 Thread Rudolf Streif
Hi Edward, This is what I have in the uEnv.txt file > > > bootcmd="" > bootfile="zImage" > ethact="" > loadaddr="" > nandboot="" > nandroot="" > nandrootfstype="" > nandargs="" > loaduimage="" > loaduimagefat="" > nandboot="" > mpurate="auto" > bootcmd="mmc rescan ; fatload mmc 0:1 0x8030 zIm

[yocto] [yocto-docs][PATCH] ref-manual: Added description of sdk-pms DISTRO_FEATURE

2013-10-23 Thread David Nyström
Added description of DISTRO_FEATURE sdk-pms in the Yocto reference manual. Signed-off-by: David Nyström --- documentation/ref-manual/ref-features.xml | 4 1 file changed, 4 insertions(+) diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml ind

[yocto] [OE-core][PATCHv2] nativesdk-packagegroup-sdk-host: Add new DISTRO_FEATURE, sdk-pms

2013-10-23 Thread David Nyström
Added a new distro feature called sdk-pms, since smartpm rdepends on the python runtime. This to avoid bloating the SDK tarball for those who does not want it. Signed-off-by: David Nyström --- meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 3 ++- 1 file changed, 2 insertion

[yocto] Yocto toolchain build question

2013-10-23 Thread jan alexandru vaduva
Hello, I have a curiosity: Take a toolchain that builds for a 32-bits architecture, but breaks for a 64-bits one. Is there a way to ensure that when builded with Yocto that toolchain will be generated and used to build target specific recipes. Thanks, Alex __

[yocto] Fwd: [devroom-managers] [CFP] Embedded and mobile devroom

2013-10-23 Thread Philip Balister
Original Message Subject: [devroom-managers] [CFP] Embedded and mobile devroom Date: Wed, 23 Oct 2013 14:43:07 +0300 From: Philippe De Swert To: devroom-manag...@lists.fosdem.org, fos...@lists.fosdem.org Every year there is a special dedicated track for embedded and mobile pr

[yocto] Yocto toolchain compilation Issues

2013-10-23 Thread Rohit2 Jindal
Hi , Actually I am trying to compile our own toolchain by applying our board specific patches to it in yocto . But getting error (attached error log) while running gcc-cross-initial for 4.6.3 toolchain . I have removed some patches to make it compatible for my own required toolchain patch vers

[yocto] Issue with package_rpm

2013-10-23 Thread Sebastien Mennetrier
Hi all, I try to cross-compile and install rubygems and the gems contain some directories and files named "%name...". To create the rpm package, a spec file that contains the list of all files and directories that must be in the rpm package is generated in do_package. The rpm process replace all