|
couple questions about cleaning up the Quick Start Guide
perusing the QS guide in prep for giving a yocto talk this week to my local LUG and some cosmetic changes i can submit a patch for: 1) www.yoctoproject.org/downloads clearly redirects to downloads.yoc
perusing the QS guide in prep for giving a yocto talk this week to my local LUG and some cosmetic changes i can submit a patch for: 1) www.yoctoproject.org/downloads clearly redirects to downloads.yoc
|
By
Robert P. J. Day
· #3230
·
|
|
any objection to adding a PREMIRRORS section to the QS guide?
perhaps outside the scope of QS, but might it be worth adding a short section on appending something like this to one's local.conf file before starting the download? PREMIRRORS_prepend = "\ git://.*/.
perhaps outside the scope of QS, but might it be worth adding a short section on appending something like this to one's local.conf file before starting the download? PREMIRRORS_prepend = "\ git://.*/.
|
By
Robert P. J. Day
· #3231
·
|
|
what's the proper value for BB_NUMBER_THREADS?
all the docs recommend twice the number of cores (AFAICT), yet the template local.conf file suggests that, for a quad core, the value of 4 would be appropriate. shouldn't that say 8? same with PARALLE
all the docs recommend twice the number of cores (AFAICT), yet the template local.conf file suggests that, for a quad core, the value of 4 would be appropriate. shouldn't that say 8? same with PARALLE
|
By
Robert P. J. Day
· #3232
·
|
|
what's the proper value for BB_NUMBER_THREADS?
if that's the case, anyone object to my submitting a patch to update local.conf.sample appropriately? rday
if that's the case, anyone object to my submitting a patch to update local.conf.sample appropriately? rday
|
By
Robert P. J. Day
· #3234
·
|
|
a couple cleanups at the toolchains download location
(yes, i *am* going to be this pedantic all day long. at least until football starts.) over at http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain/, a couple optional fixups: 1) the to
(yes, i *am* going to be this pedantic all day long. at least until football starts.) over at http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain/, a couple optional fixups: 1) the to
|
By
Robert P. J. Day
· #3235
·
|
|
where does that "50G" disk space figure come from in QS guide?
QS guide suggests build process using sato will use about 50G of disk space. where does that figure come from? i just did a configure and build of core-image-sato for beagleboard on my 64-bit ubuntu 1
QS guide suggests build process using sato will use about 50G of disk space. where does that figure come from? i just did a configure and build of core-image-sato for beagleboard on my 64-bit ubuntu 1
|
By
Robert P. J. Day
· #3237
·
|
|
[PATCH] Numerous typo/grammatical/URL fixes to Yocto Quick Start guide.
A number of cosmetic fixes for the Yocto Quick Start Guide: * spelling/grammar fixes * Updating URLs to point at new location of downloads/toolchains. * Correct name of toolchains, prefix of "yocto" -
A number of cosmetic fixes for the Yocto Quick Start Guide: * spelling/grammar fixes * Updating URLs to point at new location of downloads/toolchains. * Correct name of toolchains, prefix of "yocto" -
|
By
Robert P. J. Day
· #3238
·
|
|
where does that "50G" disk space figure come from in QS guide?
i can believe that, i just want to make that claim in the QS guide a bit more precise and explain what it represents. ah, well, tomorrow's another day. rday
i can believe that, i just want to make that claim in the QS guide a bit more precise and explain what it represents. ah, well, tomorrow's another day. rday
|
By
Robert P. J. Day
· #3240
·
|
|
[PATCH] Final cosmetic/grammar/URL patches for QS Guide
One more set of patches for the QS Guide, covering the remainder of the Guide from the kernel section to the end; mostly updating filenames and URLs to reflect what actually exists these days. Signed-
One more set of patches for the QS Guide, covering the remainder of the Guide from the kernel section to the end; mostly updating filenames and URLs to reflect what actually exists these days. Signed-
|
By
Robert P. J. Day
· #3242
·
|
|
is there a filesystem issue with kernel 3.0.x on pandaboards?
i wish i had more info on this. the topic came up when i was chatting with the people who run the fedora arm farm at seneca college, so they're pretty knowledgeable. the symptom was that after they in
i wish i had more info on this. the topic came up when i was chatting with the people who run the fedora arm farm at seneca college, so they're pretty knowledgeable. the symptom was that after they in
|
By
Robert P. J. Day
· #3248
·
|
|
couple questions about cleaning up the Quick Start Guide
yes, that's a judgment call, someone else can make that decision. obviously, not a critical change. i suspect you've already seen the two patches i posted yesterday. just apply what you think is usefu
yes, that's a judgment call, someone else can make that decision. obviously, not a critical change. i suspect you've already seen the two patches i posted yesterday. just apply what you think is usefu
|
By
Robert P. J. Day
· #3251
·
|
|
any objection to adding a PREMIRRORS section to the QS guide?
i know about the PREMIRRORS stuff in the poky reference manual -- i was just toying with the idea that knowing how PREMIRRORS works would be useful, even for a beginner. perhaps i'm not using it prope
i know about the PREMIRRORS stuff in the poky reference manual -- i was just toying with the idea that knowing how PREMIRRORS works would be useful, even for a beginner. perhaps i'm not using it prope
|
By
Robert P. J. Day
· #3252
·
|
|
what's the proper value for BB_NUMBER_THREADS?
that's what i would normally use, assuming that having an overly high value for either of those settings can't possibly hurt. if that's the consensus, i can adjust the references to say 2x everywhere
that's what i would normally use, assuming that having an overly high value for either of those settings can't possibly hurt. if that's the consensus, i can adjust the references to say 2x everywhere
|
By
Robert P. J. Day
· #3258
·
|
|
list of images in appendix D of poky ref manual seems incomplete
just noticed that Appendix D of the poky reference manual lists the supported images, and suggests you can see them all with: $ ls meta*/recipes*/images/*.bb but the list in that appendix doesn't ment
just noticed that Appendix D of the poky reference manual lists the supported images, and suggests you can see them all with: $ ls meta*/recipes*/images/*.bb but the list in that appendix doesn't ment
|
By
Robert P. J. Day
· #3266
·
|
|
many "pkgconfig is needed" errors when building core-image-sato-dev for beagle
i'm sure there's a simple solution for this but i'm building core-image-sato-dev for the beagleboard on my 64-bit ubuntu system and the build eventually fails with *numerous* errors of the form: Proce
i'm sure there's a simple solution for this but i'm building core-image-sato-dev for the beagleboard on my 64-bit ubuntu system and the build eventually fails with *numerous* errors of the form: Proce
|
By
Robert P. J. Day
· #3271
·
|
|
Build error while following Appendix A. Yocto Project Development manual
ironically, i'm working on this very example and something in the dev manual doesn't look right. section A.5.2.1: These commands take care of the recipes-bsp recipes: $ rm -rf meta-mymachine/recipes-g
ironically, i'm working on this very example and something in the dev manual doesn't look right. section A.5.2.1: These commands take care of the recipes-bsp recipes: $ rm -rf meta-mymachine/recipes-g
|
By
Robert P. J. Day
· #3276
·
|
|
Build error while following Appendix A. Yocto Project Development manual
... snip ... let me finish following this through and i'll make notes on anything else that looks odd and report back. rday
... snip ... let me finish following this through and i'll make notes on anything else that looks odd and report back. rday
|
By
Robert P. J. Day
· #3279
·
|
|
Build error while following Appendix A. Yocto Project Development manual
some questions/observations as i'm getting close to the end of this appendix (some of which you've already seen and addressed), all done on my 64-bit ubuntu 11.10 system: * section A.3: rather than fo
some questions/observations as i'm getting close to the end of this appendix (some of which you've already seen and addressed), all done on my 64-bit ubuntu 11.10 system: * section A.3: rather than fo
|
By
Robert P. J. Day
· #3280
·
|
|
Build error while following Appendix A. Yocto Project Development manual
On Tue, 1 Nov 2011, Tom Zanussi wrote: ... snip ... > Or at least that's what I'm building now. I'll post the full transcript > assuming I get a good build out of it... i'm also into task 301 of 4426
On Tue, 1 Nov 2011, Tom Zanussi wrote: ... snip ... > Or at least that's what I'm building now. I'll post the full transcript > assuming I get a good build out of it... i'm also into task 301 of 4426
|
By
Robert P. J. Day
· #3282
·
|
|
[PATCH] Small number of obvious fixes to BSP appendix in dev manual
Some fairly straightforward to Appendix A: BSP Development Example in the Yocto Project Development Manual: * Remove obsolete commands * Fix spelling mistakes. Signed-off-by: Robert P. J. Day <rpjday@
Some fairly straightforward to Appendix A: BSP Development Example in the Yocto Project Development Manual: * Remove obsolete commands * Fix spelling mistakes. Signed-off-by: Robert P. J. Day <rpjday@
|
By
Robert P. J. Day
· #3283
·
|