|
How to clean
I'd like to clean all of my build output so that I can rebuild with a
different toolchain. What is the best way to clean without having to
redownload all of my source packages again?
I can see that
I'd like to clean all of my build output so that I can rebuild with a
different toolchain. What is the best way to clean without having to
redownload all of my source packages again?
I can see that
|
By
Dallas Clement <dallas.a.clement@...>
·
#7522
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, June 26, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
LaurentiuP, Jefro, Richard, Bruce, Michael, Ross, Mark, Sean, Jeff, Tom, Darren, Gilbert, Denys, Jessica, ScottR, Saul, Paul, Jim, Ciby, Alex, Song
Gilbert is from mentor Graphics,
Attendees:
LaurentiuP, Jefro, Richard, Bruce, Michael, Ross, Mark, Sean, Jeff, Tom, Darren, Gilbert, Denys, Jessica, ScottR, Saul, Paul, Jim, Ciby, Alex, Song
Gilbert is from mentor Graphics,
|
By
Liu, Song <song.liu@...>
·
#7521
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
Well, granted that OE/Poky/Yocto is fairly complex. I've followed
OE for years (though never successfully built anything with it).
I had my first successful build of (Poky?, Yocto?) just
Well, granted that OE/Poky/Yocto is fairly complex. I've followed
OE for years (though never successfully built anything with it).
I had my first successful build of (Poky?, Yocto?) just
|
By
Tim Bird <tim.bird@...>
·
#7520
·
|
|
Re: Yocto Development Manual Appendix B question
When I attempted to rebuild minimal I hit the same error you did Jim regarding kern-tools-native. This would be expected as Bruce pointed out that problem is alive in denzil. I am going to set the
When I attempted to rebuild minimal I hit the same error you did Jim regarding kern-tools-native. This would be expected as Bruce pointed out that problem is alive in denzil. I am going to set the
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#7519
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
No, an FAQ should not get you the expertise to create a commercial grade product. Reading the documentation should though. You don't want users to have to study source code.
No, an FAQ should not get you the expertise to create a commercial grade product. Reading the documentation should though. You don't want users to have to study source code.
|
By
Brian Duffy <brduffy@...>
·
#7518
·
|
|
Re: Yocto Development Manual Appendix B question
I am on task 1507 of 1606 of a minimal build (from the example). No issues so far.
I am on task 1507 of 1606 of a minimal build (from the example). No issues so far.
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#7517
·
|
|
Re: Yocto Development Manual Appendix B question
Fixing the license check was just a matter of me locking the SRCREV
for the tools to a value that works for denzil. I just pushed a denzil
branch to poky-extras that built and booted the yocto kernel
Fixing the license check was just a matter of me locking the SRCREV
for the tools to a value that works for denzil. I just pushed a denzil
branch to poky-extras that built and booted the yocto kernel
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#7516
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
That's never been case on this list as far as I recall, folk here are
pretty responsive to questions being asked.
At the same time, OE/Poky/Yocto is a fairly complex framework and nobody
should
That's never been case on this list as far as I recall, folk here are
pretty responsive to questions being asked.
At the same time, OE/Poky/Yocto is a fairly complex framework and nobody
should
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#7515
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
that's fine, i'll at least note this shortcut.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario,
that's fine, i'll at least note this shortcut.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario,
|
By
Robert P. J. Day
·
#7514
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
yes, but it would also need information on ordering of consultation.
from bitbake.conf:
require conf/abi_version.conf
include conf/site.conf
include conf/auto.conf
include conf/local.conf
include
yes, but it would also need information on ordering of consultation.
from bitbake.conf:
require conf/abi_version.conf
include conf/site.conf
include conf/auto.conf
include conf/local.conf
include
|
By
Robert P. J. Day
·
#7513
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
I have thought about this - it would be great if oe-init-build-env could
copy/symlink your customised version from somewhere automatically every time;
however the question would be how would it know
I have thought about this - it would be great if oe-init-build-env could
copy/symlink your customised version from somewhere automatically every time;
however the question would be how would it know
|
By
Paul Eggleton
·
#7512
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
So this situation might lend itself to a nice FAQ question.... Something like "How do I isolate site and machine specific information during a build?" And the solution can tell them how to use a
So this situation might lend itself to a nice FAQ question.... Something like "How do I isolate site and machine specific information during a build?" And the solution can tell them how to use a
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#7511
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
that still requires just a touch of user intervention. no totally
automatic way to do that, then? it's at least an improvement over
manual copying, thanks.
rday
--
that still requires just a touch of user intervention. no totally
automatic way to do that, then? it's at least an improvement over
manual copying, thanks.
rday
--
|
By
Robert P. J. Day
·
#7510
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
OK, looking at the settings you've listed, I think these are the kinds of
things that site.conf was invented for - stuff that is specific not to the
builds you are doing but to the host machine /
OK, looking at the settings you've listed, I think these are the kinds of
things that site.conf was invented for - stuff that is specific not to the
builds you are doing but to the host machine /
|
By
Paul Eggleton
·
#7509
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
and if you want major industry players to take yocto seriously, the
last thing you want to do is answer their heartfelt pleas for
assistance with, "i'm sorry, that's technically not a yocto
and if you want major industry players to take yocto seriously, the
last thing you want to do is answer their heartfelt pleas for
assistance with, "i'm sorry, that's technically not a yocto
|
By
Robert P. J. Day
·
#7508
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
ok, that makes sense. but would it also make sense for bitbake to
perhaps support another option that *does* allow personal content to,
say, be effectively appended to one's local.conf. for
ok, that makes sense. but would it also make sense for bitbake to
perhaps support another option that *does* allow personal content to,
say, be effectively appended to one's local.conf. for
|
By
Robert P. J. Day
·
#7507
·
|
|
Re: Yocto weekly bug trend charts -- WW25
Thanks for adding the annotation to the WDD chart on how you compute it. :-)
Thanks for adding the annotation to the WDD chart on how you compute it. :-)
|
By
David Stewart
·
#7506
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
Kooen's cheeky point is worth keeping in mind though; the Yocto naming
semantics is not very helpful ;-) Specifically most of the questions
being asked on the Yocto list are about Poky, not Yocto,
Kooen's cheeky point is worth keeping in mind though; the Yocto naming
semantics is not very helpful ;-) Specifically most of the questions
being asked on the Yocto list are about Poky, not Yocto,
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#7505
·
|
|
Re: <rant>the current yocto FAQ is pretty much valueless</rant>
I guess it depends on what you mean by "personal content". Certain settings
are really part of distro policy and if you're finding that you're setting them
all the time for all of the builds that
I guess it depends on what you mean by "personal content". Certain settings
are really part of distro policy and if you're finding that you're setting them
all the time for all of the builds that
|
By
Paul Eggleton
·
#7504
·
|
|
Re: Yocto Development Manual Appendix B question
I am going to run through the B.1 example verbatim from the "current" version of the manual and see what happens.
Scott
I am going to run through the B.1 example verbatim from the "current" version of the manual and see what happens.
Scott
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#7503
·
|