|
Issue with Quick Start Guide and Bitbake
Hi Guys,
I’m trying to get to grips with Yocto and have been working my way through the quick start guide to get an image to run in the QEMU emulator. When I get to the run the bitbake command($
Hi Guys,
I’m trying to get to grips with Yocto and have been working my way through the quick start guide to get an image to run in the QEMU emulator. When I get to the run the bitbake command($
|
By
Micheal Donohue <Micheal.Donohue@...>
·
#12211
·
|
|
Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
Hi,
I encounter the error
"
Error creating session
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
Could not find platform independent
Hi,
I encounter the error
"
Error creating session
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
Could not find platform independent
|
By
Edward Ekelund <edward.ekelund@...>
·
#12206
·
|
|
Re: Updating uboot to v2013.01
Hello Guys,
I have not received any reply from you. If you can help me to figure out what the errors mean when adding a new .bb or recipe file then I can learn the mistake and take care in the new
Hello Guys,
I have not received any reply from you. If you can help me to figure out what the errors mean when adding a new .bb or recipe file then I can learn the mistake and take care in the new
|
By
Satya Swaroop DAMARLA <swaroop@...>
·
#12205
·
|
|
Weekly Test Report for Yocto 1.4 20130213 Build
Hello,
As described in a previous mail regarding the automated real-time reports, here is this the report for the current weekly
Hello,
As described in a previous mail regarding the automated real-time reports, here is this the report for the current weekly
|
By
Stoicescu, CorneliuX <corneliux.stoicescu@...>
·
#12204
·
|
|
Re: Weekly build
<richard.purdie@...> wrote:
It looks like we have a good buildout. I'll get branches
prepared/tagged and pushed later today. Please begin
<richard.purdie@...> wrote:
It looks like we have a good buildout. I'll get branches
prepared/tagged and pushed later today. Please begin
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#12202
·
|
|
Re: Updated Yocto Hands-on Kernel Lab available
Interesting - I wouldn't have thought of looking at that as a source of
the problem. I'll try it out myself and file a bug if it turns out to
be the problem. Thanks for that info!
Tom
Interesting - I wouldn't have thought of looking at that as a source of
the problem. I'll try it out myself and file a bug if it turns out to
be the problem. Thanks for that info!
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#12201
·
|
|
Re: Updating uboot to v2013.01
hey Guys... I get the following error... which I attached.. Its completely greek and latin to me.. Can you please help me..
hey Guys... I get the following error... which I attached.. Its completely greek and latin to me.. Can you please help me..
|
By
Satya Swaroop Damarla <swaroop.damarla@...>
·
#12200
·
|
|
Re: Updating uboot to v2013.01
hey Guys... I get the following error... which I attached.. Its completely greek and latin to me.. Can you please help me..
hey Guys... I get the following error... which I attached.. Its completely greek and latin to me.. Can you please help me..
|
By
Satya Swaroop DAMARLA <swaroop@...>
·
#12203
·
|
|
Re: bitbake: how to resolve a dependency to kernel-devicetree when building rootfs
<fransmeulenbroeks@...> wrote:
Thanks for the pointer. That was indeed the problem. There was no
kernel-devicetree in my deploy/ipk folder.
But now it works :) I actually did two things, I moved
<fransmeulenbroeks@...> wrote:
Thanks for the pointer. That was indeed the problem. There was no
kernel-devicetree in my deploy/ipk folder.
But now it works :) I actually did two things, I moved
|
By
Hans Beckérus <hans.beckerus@...>
·
#12199
·
|
|
Re: Updating uboot to v2013.01
<swaroop.damarla@...> wrote:
Different board, same core, similar problem ;)
Now I get it. Thanks. But still question remains how in earth I
managed to build the kernel if not also having
<swaroop.damarla@...> wrote:
Different board, same core, similar problem ;)
Now I get it. Thanks. But still question remains how in earth I
managed to build the kernel if not also having
|
By
Hans Beckérus <hans.beckerus@...>
·
#12198
·
|
|
Re: Updating uboot to v2013.01
Hey hans, this is what he meant,
In the machine config file add the following
PREFERRED_VERSION_u-boot ?= "v2013.01%" or PREFERRED_VERSION_u-boot ?= "v2013.01.01%"
By the way did you already
Hey hans, this is what he meant,
In the machine config file add the following
PREFERRED_VERSION_u-boot ?= "v2013.01%" or PREFERRED_VERSION_u-boot ?= "v2013.01.01%"
By the way did you already
|
By
Satya Swaroop Damarla <swaroop.damarla@...>
·
#12197
·
|
|
Re: Updating uboot to v2013.01
<rstreif@...> wrote:
Hi Rudi, sorry to chime in , but I have a similar problem but do not
really get the last thing you said.
What do you mean by including the u-boot version in the
<rstreif@...> wrote:
Hi Rudi, sorry to chime in , but I have a similar problem but do not
really get the last thing you said.
What do you mean by including the u-boot version in the
|
By
Hans Beckérus <hans.beckerus@...>
·
#12196
·
|
|
Re: Trying to compile mono on target for machine crownbay
In my case I have resolved it in another way:
correct in Makefile for "eglib" folder SUBDIRS variables and excluded "test"
from them values:
-----------------------------------------
egrep
In my case I have resolved it in another way:
correct in Makefile for "eglib" folder SUBDIRS variables and excluded "test"
from them values:
-----------------------------------------
egrep
|
By
Evgheni Antropov <aidjek@...>
·
#12195
·
|
|
Re: Updating uboot to v2013.01
Satya,
Simply look at the u-boot recipes in meta/recipes-bsp/u-boot such as u-boot_2012.04.01.bb. You can simply copy it and name it u-boot_2013.01.bb and then modify SRCREV to the revision that
Satya,
Simply look at the u-boot recipes in meta/recipes-bsp/u-boot such as u-boot_2012.04.01.bb. You can simply copy it and name it u-boot_2013.01.bb and then modify SRCREV to the revision that
|
By
Rudolf Streif <rstreif@...>
·
#12194
·
|
|
Updating uboot to v2013.01
Hi Guys,
I need support for uboot on Tamonten board but the version on it is v2012.04 but I came to know that v2012.10 or v2013.01 supports the Tamontenboard through some guys here..
It would be great
Hi Guys,
I need support for uboot on Tamonten board but the version on it is v2012.04 but I came to know that v2012.10 or v2013.01 supports the Tamontenboard through some guys here..
It would be great
|
By
Satya Swaroop Damarla <swaroop.damarla@...>
·
#12193
·
|
|
Re: Avionic Tamonten Board - Uboot problem
The easiest way is to just add the meta-ti layer - they have
a recipe for 2013.01.
n.b. It's common courtesy to keep such discussions on the mailing list so
that everyone benefits from the
The easiest way is to just add the meta-ti layer - they have
a recipe for 2013.01.
n.b. It's common courtesy to keep such discussions on the mailing list so
that everyone benefits from the
|
By
Gary Thomas
·
#12192
·
|
|
Re: Weekly build
We continued to have a build issue which I traced back to the recent
bitbake fetcher changes. I've reverted a part of that and rebuilt master
and its looking even better than the previous build, lots
We continued to have a build issue which I traced back to the recent
bitbake fetcher changes. I've reverted a part of that and rebuilt master
and its looking even better than the previous build, lots
|
By
Richard Purdie
·
#12191
·
|
|
Re: [PATCH] meta: Search also FILESEXTRAPATHS for systemd service files
Hi,
First, mails that patch oe-core should be sent to the oe-core list,
not yocto@ (which is more of a support channel).
Second this patch won't do what you expect - when you find a file
Hi,
First, mails that patch oe-core should be sent to the oe-core list,
not yocto@ (which is more of a support channel).
Second this patch won't do what you expect - when you find a file
|
By
Burton, Ross <ross.burton@...>
·
#12190
·
|
|
[PATCH] meta: Search also FILESEXTRAPATHS for systemd service files
Signed-off-by: Jukka Rissanen <jukka.rissanen@...>
---
meta/classes/systemd.bbclass | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/meta/classes/systemd.bbclass
Signed-off-by: Jukka Rissanen <jukka.rissanen@...>
---
meta/classes/systemd.bbclass | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/meta/classes/systemd.bbclass
|
By
Jukka Rissanen <jukka.rissanen@...>
·
#12189
·
|
|
Re: [PATCH] meta: Fix error print
<jukka.rissanen@...> wrote:
Whoops. Acked-by: Ross Burton <ross.burton@...>
Ross
<jukka.rissanen@...> wrote:
Whoops. Acked-by: Ross Burton <ross.burton@...>
Ross
|
By
Burton, Ross <ross.burton@...>
·
#12188
·
|