|
Re: Eclipse Plugin
Hello,
I'm facing similar issue (in fact, Raul and I are working together on
this deploy).
I'll describe the steps that we followed. Our system is Ubuntu 12.04
LTS and our Eclipse version is
Hello,
I'm facing similar issue (in fact, Raul and I are working together on
this deploy).
I'll describe the steps that we followed. Our system is Ubuntu 12.04
LTS and our Eclipse version is
|
By
Flavio Castro Alves Filho <flavio.alves@...>
·
#11584
·
|
|
Re: Eclipse Plugin
Hi Raul,
Before we can help you debug your issue, can you provide more info regarding to:
1. How did you setup your cross toolchain? ADT installer or toolchain tarball (your build if so,
Hi Raul,
Before we can help you debug your issue, can you provide more info regarding to:
1. How did you setup your cross toolchain? ADT installer or toolchain tarball (your build if so,
|
By
Zhang, Jessica
·
#11583
·
|
|
[PATCH v2] [local patch for org.eclipse.rse.services] Fix race conditions for reading output from local processes
When creating a new LocalHostShell a new LocalHostThread is created, along side with two LocalShellOutputReaders (output and error).
Both readers will receive a reference to one of the
When creating a new LocalHostShell a new LocalHostThread is created, along side with two LocalShellOutputReaders (output and error).
Both readers will receive a reference to one of the
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11582
·
|
|
Eclipse Plugin
Hello All,
I followed the ADT manual to create a eclipse environment.
After create a default Hello World Yocto project I get some compile errors.
At file config.log I saw some errors
Hello All,
I followed the ADT manual to create a eclipse environment.
After create a default Hello World Yocto project I get some compile errors.
At file config.log I saw some errors
|
By
Raul Mu?oz
·
#11581
·
|
|
Re: Remove unwanted package from Qt
Hi Jon,
Jon Szymaniak <jon.szymaniak@...> a écrit :
"inherit qt4e" is enough, no need to add qt4-embedded to DEPENDS.
strange, demos and examples are packaged in ${QT_BASE_NAME}-demos
Hi Jon,
Jon Szymaniak <jon.szymaniak@...> a écrit :
"inherit qt4e" is enough, no need to add qt4-embedded to DEPENDS.
strange, demos and examples are packaged in ${QT_BASE_NAME}-demos
|
By
Eric Bénard <eric@...>
·
#11580
·
|
|
core-image-sato for beagleboard problem
Hello all,
I created a simple core-image-minimal for beagleboard using meta-ti, poky and meta-oe in danny version.
For the core-image-minimal all work fine but for the core-image-sato I get this
Hello all,
I created a simple core-image-minimal for beagleboard using meta-ti, poky and meta-oe in danny version.
For the core-image-minimal all work fine but for the core-image-sato I get this
|
By
Raul Mu?oz
·
#11579
·
|
|
Re: How to force newly-compiled busybox into core-image-minimal (restating an earlier post)
Gary,
Thank you. It seems the bitbake -C option was indeed what I wanted.
And researching it helped fill in some of the gaps in my understanding.
Thanks,
Brian
Gary,
Thank you. It seems the bitbake -C option was indeed what I wanted.
And researching it helped fill in some of the gaps in my understanding.
Thanks,
Brian
|
By
Brian Smucker
·
#11578
·
|
|
[PATCH] [local patch for org.eclipse.rse.services] Fix race conditions for reading output from local processes
When creating a new LocalHostShell a new LocalHostThread is created, along side with two LocalShellOutputReaders (output and error).
Both readers will receive a reference to one of the
When creating a new LocalHostShell a new LocalHostThread is created, along side with two LocalShellOutputReaders (output and error).
Both readers will receive a reference to one of the
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11577
·
|
|
Re: YPDD access code.
I'm really sorry I sent this to the wrong address. Please understand that the above code is only to be used for staff members who will be running YPDD. The event is free, so it's not like you'd get
I'm really sorry I sent this to the wrong address. Please understand that the above code is only to be used for staff members who will be running YPDD. The event is free, so it's not like you'd get
|
By
Scott Garman <scott.a.garman@...>
·
#11576
·
|
|
[PATCH] [eclipse-poky][branch:windows-build]Performance fix for Linux implementation
- run each command in a separate shell - needs explicit sourcing of environment and closing for each command
- tested only against Linux host & Linux local host connection
- needs local patch for
- run each command in a separate shell - needs explicit sourcing of environment and closing for each command
- tested only against Linux host & Linux local host connection
- needs local patch for
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11575
·
|
|
YPDD access code.
Hello,
To Yocto core team members who will be attending YPDD at ELC in February - the access code this year for Yocto staff is YPDD13STF. You will be asked to provide this code while registering for
Hello,
To Yocto core team members who will be attending YPDD at ELC in February - the access code this year for Yocto staff is YPDD13STF. You will be asked to provide this code while registering for
|
By
Scott Garman <scott.a.garman@...>
·
#11574
·
|
|
Re: How to force newly-compiled busybox into core-image-minimal (restating an earlier post)
The problem is that your rebuild of busybox only ran the compile step,
not any of the install or packaging steps.
Thankfully there is a new bitbake option which makes this much easier.
See if this
The problem is that your rebuild of busybox only ran the compile step,
not any of the install or packaging steps.
Thankfully there is a new bitbake option which makes this much easier.
See if this
|
By
Gary Thomas
·
#11573
·
|
|
How to force newly-compiled busybox into core-image-minimal (restating an earlier post)
Hello all,
I'm not sure if my prior question was unclear or if the question was something nobody knows the answer to.
I think there's probably a simple answer, but maybe not.
So the background is
Hello all,
I'm not sure if my prior question was unclear or if the question was something nobody knows the answer to.
I think there's probably a simple answer, but maybe not.
So the background is
|
By
Brian Smucker
·
#11572
·
|
|
Re: Busybox still old version: Still looking for a clear understanding of an old mystery.
I see. I think that is a bit unorthodox. (Mostly because I have never
tried it. Is it even supposed to work like you describe? I suppose
not. But that aside ...)
If I were doing this, I would create
I see. I think that is a bit unorthodox. (Mostly because I have never
tried it. Is it even supposed to work like you describe? I suppose
not. But that aside ...)
If I were doing this, I would create
|
By
Autif Khan <autif.mlist@...>
·
#11571
·
|
|
Re: Remove unwanted package from Qt
<paul.eggleton@...> wrote:
I'm not doing anything too unusual for "installing" Qt. My recipes for
my Qt application simply inherit qt4e, and list qt4-embedded in
DEPENDS.
The only place
<paul.eggleton@...> wrote:
I'm not doing anything too unusual for "installing" Qt. My recipes for
my Qt application simply inherit qt4e, and list qt4-embedded in
DEPENDS.
The only place
|
By
Jon Szymaniak <jon.szymaniak@...>
·
#11570
·
|
|
Re: Remove unwanted package from Qt
<jon.szymaniak@...>wrote:
Can I ask both of you exactly how you are getting Qt installed into the image?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
<jon.szymaniak@...>wrote:
Can I ask both of you exactly how you are getting Qt installed into the image?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#11569
·
|
|
Re: Remove unwanted package from Qt
I tried the same but again ended up with error. As of now i am removing all unwanted things from rootfs by making changes in image_types.bbclass. I am sure this is not the correct way, any ideas are
I tried the same but again ended up with error. As of now i am removing all unwanted things from rootfs by making changes in image_types.bbclass. I am sure this is not the correct way, any ideas are
|
By
Navani Srivastava <navani.srivastava@...>
·
#11568
·
|
|
Re: Build external module against Yocto kernel
Thanks for keeping this going Bruce. Yes, kernel-dev is the package for
the target. The only trick here is that we currently purge the host
binaries which means that you need to build scripts on the
Thanks for keeping this going Bruce. Yes, kernel-dev is the package for
the target. The only trick here is that we currently purge the host
binaries which means that you need to build scripts on the
|
By
Darren Hart <dvhart@...>
·
#11567
·
|
|
Re: Busybox still old version: Still looking for a clear understanding of an old mystery.
Hi,
The version of busybox is the same. I've just temporarily done a bitbake -c menuconfig to change one of the options, recompiled using the custom config that's generated, and now I want to force
Hi,
The version of busybox is the same. I've just temporarily done a bitbake -c menuconfig to change one of the options, recompiled using the custom config that's generated, and now I want to force
|
By
Brian Smucker
·
#11566
·
|
|
Re: Raspberry Pi do_fetch failure
Quite :) I took a look in classes/mirrors.bbclass and I see a Yocto mirror URI in there for git://
http://downloads.yoctoproject.org/mirror/sources/
I see that there are similar sized linux yocto
Quite :) I took a look in classes/mirrors.bbclass and I see a Yocto mirror URI in there for git://
http://downloads.yoctoproject.org/mirror/sources/
I see that there are similar sized linux yocto
|
By
Alex J Lennon <ajlennon@...>
·
#11565
·
|