could you try manually download the tar ball from the link, and then copy to
the /home/rsaxena/poky-4.0-build/downloads/?
Thanks
Kevin
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Saxena, Rahul
Sent: Friday, April 01, 2011 11:31 AM
To: yocto@yoctopro
Hi,
I get a failure when I run the bitbake example stated in the Yocto Project
Quick Start Guide
$ bitbake poky-image-sato
Gives the following error:
>>
NOTE: Running task 256 of 1633 (ID: 1585,
/home/rsaxena/poky-laverne-4.0/meta/recipes-devtools/gcc/gcc-cross-initial_4.5.0.bb,
do_unpack)
Hi, Travaglia
1. Our our java code and eclipse code is in TCF upstream community
already (both Agent C code and java code part). Yet the community code is
slightly different with our poky-TCF. TCF upstream disable login process, yet
our local poky-TCF have login authentication.
So if w
Hi Travaglia,
Based on our conversation on the IRC channel, it seems the TCF agent and
your customized Linux distro may have some mismatch issue. Did you follow
the steps in the readme file to build out your tcf agent and started in the
qemu instance? The readme I'm mentioning here is do a git
Aditional informations:
If a get my agent built in my machine and put it on the qemu provided by
Poky, it works fine!
If the agent in my custom linux I'm not able to use Shell under the TCF
connection.
It seems that my linux is missing something that is required by Yocto.
Because I use the
On 03/30/2011 11:52 PM, Li, Simon wrote:
To whom may concern,
Since Qt library is not existed in the default build configuration, I
have to port it by myself.
Is there any plan to compile Qt in the Yocto? I cannot find Qt with
zypper as well.
Simon,
Qt4 is part of the yocto meta data.
The p
On 03/31/2011 12:52 AM, Li, Simon wrote:
To whom may concern,
Since Qt library is not existed in the default build configuration, I have to
port it by myself.
Is there any plan to compile Qt in the Yocto? I cannot find Qt with zypper as
well.
If not, is there any document to describe how to
To whom may concern,
Since Qt library is not existed in the default build configuration, I have to
port it by myself.
Is there any plan to compile Qt in the Yocto? I cannot find Qt with zypper as
well.
If not, is there any document to describe how to complie Qt with bitbake?
Best Regards,
Simon
Hi all,
Hi I'm new in Yocto Project and I intent to study TCF Agent and port ir to
diferents platforms. The first thing I'm doing is to simulate how does the
Yocto Project works, especially the TCF Agent with the Eclipse Debug
Framework.
First at all I installed the Yocto Plugin in my eclipse, in