Re: [yocto] eglibc build error

2015-03-26 Thread Parthiban Kandasamy
could anyone tell me to recover stack_chk_guard error? On 25 March 2015 at 16:44, Parthiban Kandasamy wrote: > i am using yocto-dora1.5 for beagleboard-xm and i am building customized > toolchain(meta-toolchain-qt for x11 support) for my target. while building > got error at the time of linking,

Re: [yocto] Hi..trouble booting

2015-03-26 Thread Nicholas Krause
On March 26, 2015 9:05:25 AM EDT, testlaster wrote: >Hi > >I have been having a boot issue on my system. >Here is a Paste from the machine im trying to boot linux. Its running >Slackware at the moment. >When I boot with a USB stick it says boot : followed by alpha symbols >that >seems to continu

Re: [yocto] Sharing sstate

2015-03-26 Thread Gary Thomas
On 2015-03-26 07:44, Gary Thomas wrote: I have two development servers, one running an older version of Fedora (x86 *), the other runs a recent Ubuntu (x86_64). Both are the same CPU core (Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz) I've just tried building the same target, using the same versi

[yocto] Question about git tarballs

2015-03-26 Thread Gary Thomas
I built from Poky/Yocto master on 2015-02-22. I always create new tarballs from downloaded trees if they have changed BB_GENERATE_MIRROR_TARBALLS = "1" and I stash them in my local mirror. On that date, glibc had just been updated to version 2.21 so it made sense that the tarball was updated.

Re: [yocto] [YOCTO]: About adding documentation in final SDK image

2015-03-26 Thread Randy Witt
Hi Preeti, On 03/19/2015 09:07 AM, Preeti P wrote: Hi all, I am working on adding the documents in to my SDK image. Basically, I want to have the man and info documentation for the tool-chain item in my SDK image. As per my understanding, the install package for every recipe gets split into di

Re: [yocto] GCC 4.9 to 5.0

2015-03-26 Thread Victor Rodriguez
On Wed, Mar 25, 2015 at 11:38 AM, Khem Raj wrote: > >> On Mar 25, 2015, at 9:28 AM, Victor Rodriguez wrote: >> >> HI everyone >> >> Does anybody knows if there is a best known method/plan/test suite for >> moving from one version of gcc to another ? >> > > we generate cross testing driver in the

[yocto] [PATCH] nightly-*.conf: Add GetBitbakeVersion build step

2015-03-26 Thread Graydon, Tracy
[YOCTO #7519] Add the GetBitbakeVersion build step to nightly-*.conf buildsets in buildset_config.controller to enable toaster on autobuilder. Signed-off-by: Graydon, Tracy --- buildset-config.controller/nightly-arm-lsb.conf | 2 ++ buildset-config.controller/nightly-arm.conf | 2 ++

Re: [yocto] [YOCTO]: About adding documentation in final SDK image

2015-03-26 Thread Preeti P
Hi all, Any inputs on below mail? Regards, Preeti On 3/19/15, Preeti P wrote: > Hi all, > > > > I am working on adding the documents in to my SDK image. > > Basically, I want to have the man and info documentation for the tool-chain > item in my SDK image. > > > > As per my understanding, the i

[yocto] Sharing sstate

2015-03-26 Thread Gary Thomas
I have two development servers, one running an older version of Fedora (x86 *), the other runs a recent Ubuntu (x86_64). Both are the same CPU core (Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz) I've just tried building the same target, using the same version of Poky/Yocto, sharing the sstate cach

[yocto] Hi..trouble booting

2015-03-26 Thread testlaster
Hi I have been having a boot issue on my system. Here is a Paste from the machine im trying to boot linux. Its running Slackware at the moment. When I boot with a USB stick it says boot : followed by alpha symbols that seems to continue into eternity unless stopped. I have used DD on the hddimg f

Re: [yocto] RPM Packaging

2015-03-26 Thread Gaurang Shastri
Hi Prashant, This is wrong window to ask generic question. //Gaurang On Thu, Mar 26, 2015 at 12:51 PM, Prasant J wrote: > Hi, > > I want to create custom rpm packages for the iMX6Q device > (cortexa9hf-vfp-neon-mx6). I have to create two types of packages: > either pre-built arm binaries to be

[yocto] RPM Packaging

2015-03-26 Thread Prasant J
Hi, I want to create custom rpm packages for the iMX6Q device (cortexa9hf-vfp-neon-mx6). I have to create two types of packages: either pre-built arm binaries to be packed or packages containing only bash scripts. There is no need of cross-compiling while packaging for my cases. I'm building the