the current yocto arm toolchain here:
http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/toolchain/i686/
doesn't install cleanly on fedora 19, a number of people who tried it
got a relocation error. i'll try it again later today and document it
more completely but i'm teaching all week
I'm on it. The issue is tracked here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4853
Thanks,
Laurentiu
On Tue, Jul 16, 2013 at 04:18:24AM -0700, Robert P. J. Day wrote:
>
> the current yocto arm toolchain here:
>
> http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/toolchain/
Hi,
I have quarry regarding the Yocto Project build offline.
Is that possible to build the Yocto Project with internet access?
I have download the poky-.tar.bz2, now I wants to build it
independently without having internet connection.
Do I need to download any other packages also to b
On Tue, 16 Jul 2013, Robert P. J. Day wrote:
>
> the current yocto arm toolchain here:
>
> http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/toolchain/i686/
>
> doesn't install cleanly on fedora 19, a number of people who tried it
> got a relocation error. i'll try it again later today
On Tue, 16 Jul 2013, Laurentiu Palcu wrote:
> I'm on it. The issue is tracked here:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4853
ok, just added myself to CC list, thanks.
rday
--
Robert P. J. Day
There a fix for this on oe-core ML:
http://patches.openembedded.org/patch/53761/
Thanks,
Laurentiu
On Tue, Jul 16, 2013 at 04:40:38AM -0700, Robert P. J. Day wrote:
> On Tue, 16 Jul 2013, Robert P. J. Day wrote:
>
> >
> > the current yocto arm toolchain here:
> >
> > http://downloads.yoctoproj
Amit – you will definitely need an internet connection. What you downloaded is
just the build tools and metadata which tells bitbake where to find the sources
on the internet.
If you want to build without an internet connection, you might try downloading
the build appliance. It's a larger downl
On 16 July 2013 12:21, Amit Kumar wrote:
> I have quarry regarding the Yocto Project build offline.
>
> Is that possible to build the Yocto Project with internet access?
>
> I have download the poky-.tar.bz2, now I wants to build it
> independently without having internet connection.
>
Hi I'm having some trouble generating a Qt(4) SDK that I can use on a host
system. We generate our own image edna-image-minimal:
PR="2"
# Copied from meta/recipes-core/images/core-image-minibal.bb
We do offline builds. You need to download all the tar balls for all the open
source recipes you build, or you can download pre-build images and SDK.
Another way is to create a local mirror of all the tar balls you need.
Lee Ballard
Platform Software Principal Engineer
Dell | Enterprise Produc
uot;arm-poky-linux-gnueabi"
MACHINE = "zedboard"
DISTRO = "poky"
DISTRO_VERSION= "1.4+snapshot-20130716"
TUNE_FEATURES = " armv7a vfp neon zynq"
TARGET_FPU= "vfp-neon"
meta
meta-yocto= "master:3dee534f
Hi,
Ok & i will have a try, thanks for your reply :)
Thanks,
- Jojo
在 2013年7月12日星期五,下午6:45,Erik Botö 写道:
> Hi,
> On Fri, Jul 12, 2013 at 12:35 PM, jojo (mailto:rjie...@gmail.com)> wrote:
> > Hi,
> > My yocto version/tag is dylan.
> >
> > I have compiled fsl-image-gui to testing the th
Merged into master and production. Thanks.
-b
On Wed, Jul 10, 2013 at 10:32 AM, Stefan Stanacar
wrote:
> Hi Beth,
>
> The first two patches enable the new testimage class that has just been
> merged in master,
> and it needs a real AB shakedown ;).
>
> On my local AB one of the problems I've ha
Hi Brian,
Sorry this message got lost in my inbox.
On Monday 24 June 2013 16:22:27 Brian Karcz wrote:
> > Paul Eggleton wrote:
> > > Brian Karcz wrote:
> > > Is there a way to stop this optimization and have the image build
> > > populate the work directory as it has in the past?
> >
> > You sh
Hi Edward,
On Tuesday 16 July 2013 08:47:03 Edward Vidal wrote:
> ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so'
> from qwt was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already
> stripped, this wi
On 07/16/2013 09:12 AM, Flanagan, Elizabeth wrote:
Merged into master and production. Thanks.
Turns out the buildtools-tarball does not have all the python modules
needed, I am working this issue right now.
Sau!
-b
On Wed, Jul 10, 2013 at 10:32 AM, Stefan Stanacar
wrote:
Hi Beth,
The
Paul,
I opted for options b.) modifying
/home/vidal/POKY/build071613_zedboard/poky/meta-yocto/conf/distro/poky.conf
mvoing already-stripped from ERROR_QA to WARN_QA .
Build is currently in progress.
My question will option a.) need to be done to prevent this from occurring
in future releases.
Th
Hi,
What is the "right" way of adding the meta-networking to Yocto? I'm
obviously not doing something right.
At the poky directory level, I cloned meta-openembedded. I then tried to
go to my build's local.conf and adding meta-networking and meta-oe layers
and I'm getting a dependency message wh
On 07/16/2013 02:06 PM, Brian Hutchinson wrote:
Hi,
What is the "right" way of adding the meta-networking to Yocto? I'm
obviously not doing something right.
At the poky directory level, I cloned meta-openembedded. I then tried
to go to my build's local.conf and adding meta-networking and meta
Hi Brian,
On Tuesday 16 July 2013 17:06:46 Brian Hutchinson wrote:
> What is the "right" way of adding the meta-networking to Yocto? I'm
> obviously not doing something right.
>
> At the poky directory level, I cloned meta-openembedded. I then tried to
> go to my build's local.conf and adding m
Hi Saul,
Sorry for top posting, I'm responding on my phone.
Yes, that's exactly how my bblayers.conf looks except when I had the first
problem I then added in meta-oe. I'll double check and make sure I didn't
do something stupid like use a spoiled shell env etc.
Note, I didn't check out meta-op
Hi,
I added opencv
in /home/yocto/poky/meta-gumstix-extras/recipes-images/gumstix/
gumstix-console-image.bb.
Why do I need to add 'IMAGE_EXTRAS += "opencv-apps opencv-samples" in
local.conf? aren't we supposed to add it in
/home/yocto/poky/meta-gumstix-extras/recipes-images/gumstix/
gumstix-cons
Hello,
with the change that Paul recommended the errors turned into 4 warnings
ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so'
from qwt was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already
stripped,
On Tuesday 16 July 2013 13:18:07 Edward Vidal wrote:
> On Tue, Jul 16, 2013 at 11:50 AM, Paul Eggleton
> wrote:
> > On Tuesday 16 July 2013 08:47:03 Edward Vidal wrote:
> > > ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so'
> > > from qwt was already stripped, this will prev
Sorry for the lateness of the build. The artifacts should be available soon at:
http://autobuilder.yoctoproject.org/pub/nightly/20130717-2
meta-fsl-arme2f010bec19aef73b4731cb4f66c7412d59b265c
meta-fsl-ppc93c57323edc118eb8905980348ad3888664f2382
meta-intel 32a8205cebd5dbd65847c63721dc
25 matches
Mail list logo