[yocto] some yocto QS guide links could be tweaked

2012-11-19 Thread Robert P. J. Day
uired Software" that take one to wiki *diff* pages, rather than the page itself. scott? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA

[yocto] possible update to yocto QS guide, "own-mirrors"

2012-11-19 Thread Robert P. J. Day
BB_NO_NETWORK = "1" so help yourself. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.

[yocto] updated wiki page for using yocto to build for beagle xM (rev C)

2012-11-20 Thread Robert P. J. Day
/wiki/index.php/Yocto_Project_Quick_Start feedback welcome ... i updated it while not having had enough sleep so i fully expect it could use some polishing. i just wanted to keep it simple. rday -- Robert P. J

[yocto] is anyone getting pathetic git download from the new kmod SRC_URI?

2012-11-20 Thread Robert P. J. Day
hat working fine for others? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter

Re: [yocto] is anyone getting pathetic git download from the new kmod SRC_URI?

2012-11-20 Thread Robert P. J. Day
On Tue, 20 Nov 2012, Tom Zanussi wrote: > On Tue, 2012-11-20 at 15:27 -0500, Robert P. J. Day wrote: > > maybe it's something i'm doing, but oe-core just changed the SRC_URI > > for kmod to git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git, > > and the resp

Re: [yocto] is anyone getting pathetic git download from the new kmod SRC_URI?

2012-11-20 Thread Robert P. J. Day
On Tue, 20 Nov 2012, Gary Thomas wrote: > On 2012-11-20 14:08, Robert P. J. Day wrote: > > On Tue, 20 Nov 2012, Tom Zanussi wrote: > > > > > On Tue, 2012-11-20 at 15:27 -0500, Robert P. J. Day wrote: > > > > maybe it's something i'm doing, but oe-cor

[yocto] my wiki page for using OE and meta-ti layer to build for panda ES

2012-11-21 Thread Robert P. J. Day
-- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http

[yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Robert P. J. Day
e and what will be used if it's installed natively, no? it certainly seems that that wiki page is insructing the developer to install a lot of software that OE will handle automatically, no? rday -- ============ R

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Robert P. J. Day
On Wed, 21 Nov 2012, Paul Eggleton wrote: > On Wednesday 21 November 2012 17:23:56 Robert P. J. Day wrote: > > i've noticed there are various web pages purporting to explain how > > to set up a proper OE/yocto development host, but they give what is > > pretty clearly

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-22 Thread Robert P. J. Day
On Thu, 22 Nov 2012, Paul Eggleton wrote: > On Wednesday 21 November 2012 20:19:05 Robert P. J. Day wrote: > > On Wed, 21 Nov 2012, Paul Eggleton wrote: > > > On Wednesday 21 November 2012 17:23:56 Robert P. J. Day wrote: > > > > as i read it, the sanity.bb

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-23 Thread Robert P. J. Day
On Thu, 22 Nov 2012, Paul Eggleton wrote: > On Thursday 22 November 2012 06:54:33 Robert P. J. Day wrote: > > first, is ASSUME_PROVIDED technically completely superfluous? > > it's clearly meant to speed up processing, but could one (if one > > wanted) unset it and

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-23 Thread Robert P. J. Day
be to add subversion to ASSUME_PROVIDED -- that seems fairly safe, any moderately current version of subversion should work. thanks. rday -- ================ Robert P. J. Day Ottawa,

[yocto] does meta-intel/meta-tlk layer require a README.sources file?

2012-11-24 Thread Robert P. J. Day
arify this? is there a clear explanation as to what is required for a simple *layer* and what is required for an actual BSP definition? rday -- Robert P. J. Day Ottawa, Ontario, C

Re: [yocto] my wiki page for using OE and meta-ti layer to build for panda ES

2012-11-26 Thread Robert P. J. Day
On Mon, 26 Nov 2012, Evade Flow wrote: > Love it! Any chance you could add an 'Advanced' or 'Next Steps' > section that shows how to go beyond a minimal build? Like, how to get > a working Qt stack into a custom image on the PandaBoard? > > On Wed, Nov 21

Re: [yocto] my wiki page for using OE and meta-ti layer to build for panda ES

2012-11-26 Thread Robert P. J. Day
On Mon, 26 Nov 2012, Evade Flow wrote: > Love it! Any chance you could add an 'Advanced' or 'Next Steps' > section that shows how to go beyond a minimal build? Like, how to get > a working Qt stack into a custom image on the PandaBoard? > > On Wed, Nov 21

Re: [yocto] IMAGE_INSTALL_append workflow

2012-11-26 Thread Robert P. J. Day
On Mon, 26 Nov 2012, Aws Ismail wrote: > Have you also tried this? > > IMAGE_INSTALL_append += "foo" GAHH!!! :-) rday -- ================ Robert P. J. Day Otta

Re: [yocto] IMAGE_INSTALL_append workflow

2012-11-27 Thread Robert P. J. Day
ass-dup.patch.done sysfsutils-2.1.0.tar.gz.done $ i then *changed* the line in local.conf to: IMAGE_INSTALL_append = " strace sysfsutils" and ran the fetchall again. this time, no strace source was fetched, so it looks like an issue with simple fetching. rday -- ===

Re: [yocto] IMAGE_INSTALL_append workflow

2012-11-27 Thread Robert P. J. Day
On Tue, 27 Nov 2012, Trevor Woerner wrote: > On Tue, Nov 27, 2012 at 12:24 PM, Robert P. J. Day > wrote: > > and ran the fetchall again. this time, no strace source was fetched, > > so it looks like an issue with simple fetching. > > Thank you for your testing and observ

Re: [yocto] IMAGE_INSTALL_append workflow

2012-11-27 Thread Robert P. J. Day
On Tue, 27 Nov 2012, Trevor Woerner wrote: > On Tue, Nov 27, 2012 at 12:24 PM, Robert P. J. Day > wrote: > > and ran the fetchall again. this time, no strace source was fetched, > > so it looks like an issue with simple fetching. > > Thank you for your testing and observ

[yocto] where to report web site glitches, "Enea Linux" link borked

2012-11-28 Thread Robert P. J. Day
nux/ rday -- ======== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linke

[yocto] chris larson's cool "bitbake-env" utility

2012-11-29 Thread Robert P. J. Day
ses. rday -- ======== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

Re: [yocto] chris larson's cool "bitbake-env" utility

2012-11-30 Thread Robert P. J. Day
On Thu, 29 Nov 2012, Tim Bird wrote: > On 11/29/2012 07:34 AM, Robert P. J. Day wrote: > > > > possibly prompted by my incessant whining, chris larson wrote a > > nifty utility called "bitbake-env"; i wrote a quick page about it > > here: > > &

Re: [yocto] chris larson's cool "bitbake-env" utility

2012-11-30 Thread Robert P. J. Day
i run into problems. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http:/

Re: [yocto] chris larson's cool "bitbake-env" utility

2012-11-30 Thread Robert P. J. Day
On Fri, 30 Nov 2012, Eric Bénard wrote: > Le Fri, 30 Nov 2012 08:53:35 -0500 (EST), > "Robert P. J. Day" a écrit : > > > On Thu, 29 Nov 2012, Tim Bird wrote: > > > > > I put a link to your page on my bitbake cheat sheet page at: > > > http://el

[yocto] should "hob" update the MACHINE value in my local.conf?

2012-11-30 Thread Robert P. J. Day
ould i not expect to be able to mix hob and non-hob builds in the same directory? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter:

Re: [yocto] should "hob" update the MACHINE value in my local.conf?

2012-11-30 Thread Robert P. J. Day
On Fri, 30 Nov 2012, Trevor Woerner wrote: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=2934 ah, must spend more time in bugzilla. thanks. rday -- ==== Robert P. J. Day Ott

Re: [yocto] Use of BBPATH in a layer.conf file.

2012-12-03 Thread Robert P. J. Day
octo or all layer.conf files? > > All, really. Functionally it makes no real difference, but I think it's > preferred stylistically based on previous discussions. hang on ... i thought the ordering of BBPATH would affect the processing of "include" directives. no? rday --

Re: [yocto] chris larson's cool "bitbake-env" utility

2012-12-04 Thread Robert P. J. Day
On Mon, 3 Dec 2012, Tim Bird wrote: > On 11/30/2012 05:53 AM, Robert P. J. Day wrote: > > On Thu, 29 Nov 2012, Tim Bird wrote: > > > >> I put a link to your page on my bitbake cheat sheet page at: > >> http://elinux.org/Bitbake_Cheat_Sheet > > > > a

[yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
has no value.) at what point is this variable explained in detail? rday -- ============ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitte

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
On Thu, 6 Dec 2012, Chris Larson wrote: > > > On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day > wrote: >   in addition, there is absolutely no need to add a ":" to the value > as the processing adds that for you, so the many, many examples of >

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
On Thu, 6 Dec 2012, Chris Larson wrote: > > > On Thu, Dec 6, 2012 at 3:32 PM, Robert P. J. Day > wrote: > On Thu, 6 Dec 2012, Chris Larson wrote: > > > > > > > On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day > > wrot

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-07 Thread Robert P. J. Day
On Thu, 6 Dec 2012, Chris Larson wrote: > On Thu, Dec 6, 2012 at 4:16 PM, Robert P. J. Day > wrote: >   ok, that's just silly (but that could be the 9% quebec beer > talking).  if i'm working with just one layer, then this: > > FILESEXTRAPATHS_prepe

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-07 Thread Robert P. J. Day
On Fri, 7 Dec 2012, Paul Eggleton wrote: > On Friday 07 December 2012 08:04:58 Robert P. J. Day wrote: > > > > i find the current, widespread usage of this form (with the colon): > > > > FILESEXTRAPATHS_prepend := "${THISDIR}/patches:" > > > >

[yocto] are the yocto qemu download directories supposed to have kernel images?

2012-12-09 Thread Robert P. J. Day
der: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3/machines/qemu/qemuarm/ should it? rday -- ======== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.c

[yocto] instructions for running the pre-built poky qemu images

2012-12-09 Thread Robert P. J. Day
le symlink but it's not clear why the mismatch needs to be there in the first place. and that's it. what's on the new wiki page seems to work. rday -- ============ Robert P. J. Day

[yocto] slight clarification for yocto docs web page?

2012-12-10 Thread Robert P. J. Day
development." pretty sure that's not true anymore, given the separate manual on BSPs. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Tw

[yocto] newest yocto release directories don't contain qemu kernel image

2012-12-10 Thread Robert P. J. Day
iate kernel for their QEMU session. but starting with release 1.3, there is no pre-built kernel there anymore, so the quick start is therefore wrong. have the pre-built kernels simply been dropped? moved elsewhere? rday -- =========

Re: [yocto] newest yocto release directories don't contain qemu kernel image

2012-12-10 Thread Robert P. J. Day
On Mon, 10 Dec 2012, Tim Coote wrote: > So I wasn't being totally stupid when I couldn't work out where the > kernel images were. i just checked, they have been restored. rday -- ============

[yocto] should users be able to run yocto's pre-built images standalone?

2012-12-11 Thread Robert P. J. Day
structure they don't need. thoughts? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

[yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
a couple directories, or perhaps a single recipe from a layer, and so on? at the moment, the manuals suggest you can mask multiple recipes but nowhere do i see the reader being given an actual example of how to do that. rday -- ==============

Re: [yocto] should users be able to run yocto's pre-built images standalone?

2012-12-12 Thread Robert P. J. Day
uggestion: $MYNAME qemux86-64 core-image-sato ext3" but that assumes you're in a build directory. of course, using the adt-installer as you suggested might make all this moot. rday -- Robert P. J. Day

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
tly set BBFILES and clear BBMASK. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Tim Bird wrote: > On 12/12/2012 11:27 AM, Robert P. J. Day wrote: > > > > a bit more pedantry, but is there a more complete example of the use > > of BBMASK than the trivial example in the ref and dev manuals? > > > > the ref manua

[yocto] SRC_URI and appending and a "style guide"?

2012-12-12 Thread Robert P. J. Day
e that? is it written down somewhere? should it be? just because it works for perl doesn't always mean that "there's more than one way to do it" is a good idea. :-) rday -- ==

Re: [yocto] per-image ROOTFS sizes

2012-12-12 Thread Robert P. J. Day
ZE count=1 parted $IMAGE mklabel msdos parted $IMAGE mkpart primary fat16 0 ${END1}B parted $IMAGE unit B mkpart primary ext2 ${END2}B ${END3}B so what happens if you try to set the appropriate variables above? rday --

Re: [yocto] per-image ROOTFS sizes

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Trevor Woerner wrote: > On Wed, Dec 12, 2012 at 3:46 PM, Robert P. J. Day > wrote: > > so what happens if you try to set the appropriate variables above? > > When Yocto creates a VMDK, it creates 2 partitions: > - an MSDOS partition for the syslinux

Re: [yocto] per-image ROOTFS sizes

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Trevor Woerner wrote: > On Wed, Dec 12, 2012 at 3:46 PM, Robert P. J. Day > wrote: > > so what happens if you try to set the appropriate variables above? > > When Yocto creates a VMDK, it creates 2 partitions: > - an MSDOS partition for the syslinux

Re: [yocto] per-image ROOTFS sizes

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Trevor Woerner wrote: > Hi Robert, > > (we met at OLS last summer, I came and chatted with you briefly after > your presentation) > > On Wed, Dec 12, 2012 at 5:03 PM, Robert P. J. Day > wrote: > > now i'm interested, so ... what are your co

Re: [yocto] per-image ROOTFS sizes

2012-12-13 Thread Robert P. J. Day
nf/machine/{{=machine}}.conf:IMAGE_FSTYPES += "tar.bz2 jffs2" $ that appears to be a very confusing mix of "=" and "?=" and "+=". is that really the effect you were going for? rday -- ===

Re: [yocto] SRC_URI and appending and a "style guide"?

2012-12-13 Thread Robert P. J. Day
level=". no big deal. i'm just giddy from not enough sleep. but you're right -- that looks like the place, i didn't even realize that existed. rday -- ================ Robert P. J. Day

Re: [yocto] SRC_URI and appending and a "style guide"?

2012-12-13 Thread Robert P. J. Day
riplevel=. definitely need more sleep. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: ht

[yocto] bitbake user manual vs mega manual, and more info on local file fetcher?

2012-12-13 Thread Robert P. J. Day
t bitbake information should be *somewhere* but it's not clear where. rday -- ============ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca T

Re: [yocto] per-image ROOTFS sizes

2012-12-13 Thread Robert P. J. Day
e welcome! ok, so those are the only cases that warrant tidying up? unless there's an objection, i'll submit two patches, one for each of the above. rday -- ==== Robert P. J. Day

[yocto] [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.

2012-12-13 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf index 77dd7fb..fbde1d3 100644 --- a/meta-yocto-bsp/conf/machine/atom-pc.conf +++ b/meta-yocto-bsp/conf/machine/atom-pc.conf @@ -25,7 +25,7 @@ XSERVER

[yocto] [PATCH] MIPS {{=machine}}.conf: For consistency, use "+=" for setting IMAGE_FSTYPES.

2012-12-13 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf b/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf index 4dd5940..a2abcb4 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine

Re: [yocto] [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.

2012-12-13 Thread Robert P. J. Day
.nitrodesk.com) > > -----Original Message- > From: Robert P. J. Day [rpj...@crashcourse.ca] > Received: Thursday, 13 Dec 2012, 20:59 > To: Yocto discussion list [yocto@yoctoproject.org] > Subject: [yocto] [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in >

Re: [yocto] [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.

2012-12-14 Thread Robert P. J. Day
On Thu, 13 Dec 2012, Bruce Ashfield wrote: > On 12-12-13 5:51 PM, Gary Thomas wrote: > > On 2012-12-13 14:45, Robert P. J. Day wrote: > > > On Thu, 13 Dec 2012, David Nyström wrote: > > > > > > > Hi, > > > > > > > > Hmm, > > >

[yocto] is distro_tracking_fields.inc actually used?

2012-12-14 Thread Robert P. J. Day
rated automatically (yet), so the manual editing is needed." i don't see that file so what's the story? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA h

Re: [yocto] What is GMAE?

2012-12-14 Thread Robert P. J. Day
m the name of the toolchains themselves: http://downloads.yoctoproject.org/releases/yocto/yocto-1.2/toolchain/x86-64/ rday -- Robert P. J. Day Ottawa, Ontario, CANADA http

Re: [yocto] is distro_tracking_fields.inc actually used?

2012-12-14 Thread Robert P. J. Day
On Fri, 14 Dec 2012, Martin Jansa wrote: > On Fri, Dec 14, 2012 at 02:43:08PM -0500, Robert P. J. Day wrote: > > > > from https://wiki.yoctoproject.org/wiki/Distro_Tracking > > > > "The Distro Tracking Fields > > (meta/conf/distro/include/distro_trac

Re: [yocto] What is GMAE?

2012-12-15 Thread Robert P. J. Day
populate_sdk*.bbclass $ and part of that is a large comment at the end of ref-classes.xml listing all of the undocumented classes, so it would seem this task merits a bit more coverage. also, the yocto wiki currently contains this page for the "SDK Generator&qu

[yocto] sometimes, the documentation is a bit too verbose and redundant

2012-12-15 Thread Robert P. J. Day
they don't. thoughts? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

[yocto] IMHO, cross-compile/toolchain examples should use non-x86 arches

2012-12-16 Thread Robert P. J. Day
t, you run the risk of an example working by accident since you're picking up natively-installed tools when you shouldn't be. if you use a non-x86 arch, there's little chance of that happening. just my $0.02 (Cdn). rday -- =============

[yocto] kernel manual seems to make no mention of "defconfig"

2012-12-23 Thread Robert P. J. Day
mention of a possible "defconfig" entry anywhere in the current yocto kernel manual. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://cra

[yocto] why does build appliance page mention OVF files?

2012-12-23 Thread Robert P. J. Day
dable appliance requires vmware player since virtualbox by default uses OVF files but there is no OVF file in that zip file. thoughts? rday -- Robert P. J. Day Ottawa, Ontario, C

[yocto] where should "bitbake -c populate_sdk ..." be documented?

2012-12-24 Thread Robert P. J. Day
at the moment, the only mention of that task is in the reference manual. does it deserve additional coverage, perhaps in the ADT manual? just asking. rday -- Robert P. J. Day Ottawa

[yocto] duplicate reference to Build Appliance on projects page

2012-12-24 Thread Robert P. J. Day
here: https://www.yoctoproject.org/tools-resources/projects, the para on the Build Appliance is mentioned twice. rday -- Robert P. J. Day Ottawa, Ontario, CANADA

Re: [yocto] kernel manual seems to make no mention of "defconfig"

2012-12-24 Thread Robert P. J. Day
On Sun, 23 Dec 2012, Bruce Ashfield wrote: > > > > On Sun, Dec 23, 2012 at 11:10 PM, Bruce Ashfield > wrote: > > > > On Sun, Dec 23, 2012 at 12:26 PM, Robert P. J. Day > wrote: > >   poking around kern-tools for purpose of documenting

[yocto] a bit confused about dev host "requirements" versus ASSUME_PROVIDED

2012-12-24 Thread Robert P. J. Day
ware that that would void my warranty :-), but given a suitably recent distro, i'm assuming that quite a number of required dev tools would match what's already installed and save quite a bit of time building from scratch. does such a script exist? -- =========

[yocto] what's the rationale for kern-tools-native bbappend in poky-extras?

2012-12-24 Thread Robert P. J. Day
kern-tools rather than a fixed SRCREV. so is it just providing the ability to work with the dev source for developers who want the bleeding edge? rday -- ======== Robert P. J. Day Ottawa, Ontar

[yocto] where does one send patches for auxiliary stuff like kern tools?

2012-12-25 Thread Robert P. J. Day
grep $b $scc_files -q where does one send patches to things like kern tools? i can collect more before bundling it all together as a single submission. rday -- ======== Robert P. J. Day Ottaw

[yocto] [PATCH] Documentation: Fix some URLs in ch 1 of dev manual

2012-12-25 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- in addition to this, there is a reference to OpenedHand in that list of URLs, but the o-hand.com URL doesn't work anymore. someone else can decide if that item should be removed entirely, or just have the link removed. diff --git a/documentatio

Re: [yocto] where does one send patches for auxiliary stuff like kern tools?

2012-12-25 Thread Robert P. J. Day
#x27;ll queue them and send changes out with my yocto > 1.4 pull requests. i have a good memory ... it's just short. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA

[yocto] which is the *official* yocto "download" page?

2012-12-25 Thread Robert P. J. Day
the poky.ent file in the docs defines this: http://downloads.yoctoproject.org";> while elsewhere (but i don't remember where) this is described as the downloads page: https://www.yoctoproject.org/downloads which does not take you to the same place. and just to add to the confusion, the cu

Re: [yocto] which is the *official* yocto "download" page?

2012-12-25 Thread Robert P. J. Day
total makeover. the same can be said for the "tools" download page -- which of these two is it? https://www.yoctoproject.org/downloads/tools http://downloads.yoctoproject.org/tools/ just looking for consistency. rday -- ==============

[yocto] [PATCH] Documentation: Minor tweaks in Chapter 2 of Dev Manual.

2012-12-25 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 299a02d..b9401e9 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -53,7 +53,7

[yocto] clarifying terminology: "tasks" and "images"

2012-12-26 Thread Robert P. J. Day
utput of the bitbake build step "artifacts", which is in fact the term used in a number of places in the development manual and which is the perfect word for that. thoughts? rday -- ============ Robert P. J. Day

[yocto] [PATCH] Documentation: Obvious typoes/grammos in Ch 3 of Development Manual

2012-12-26 Thread Robert P. J. Day
"Repositories, Tags, and Branches" section. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter:

Re: [yocto] enable netbase network interfaces?

2012-12-29 Thread Robert P. J. Day
ore/meta/recipes-core/netbase/files/beagleboard /home/rpjday/oe/dist/layers/oe-core/meta/recipes-core/netbase/files/omap3 /home/rpjday/oe/dist/layers/oe-core/meta/recipes-core/netbase/files/armv7a /home/rpjday/oe/dist/layers/oe-core/meta/recipes-core/netbase/files/ /home/rpjday/oe/dist/layers/o

[yocto] IMHO, the "meta-yocto" layer is not adequately explained

2012-12-29 Thread Robert P. J. Day
o would be handy so developers realize what they're pulling in, and even if they need it. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA

[yocto] odd(?) behaviour with qemu arm image and "runqemu-extract-sdk"

2012-12-29 Thread Robert P. J. Day
that note that takes you over to the ADT manual. and it's entirely possible that there some critical info *before* the section "Extracting the Root Filesystem" but given how one got there (by following the link), the reader might miss it. anyway, thoughts? rday -- ==

[yocto] [PATCH] Documentation: Small number of typoes/grammos in Ch 4, Dev Manual.

2012-12-29 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 442cab3..1c27828 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -33,7 +33,7

[yocto] dev manual is confusing as to whether a layer *must* be named "meta-..."

2012-12-30 Thread Robert P. J. Day
contradictory. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http:

[yocto] discussion of layers in dev manual uses a *really* bad example

2012-12-30 Thread Robert P. J. Day
ort explanation about why the meta-yocto layer is the exception here? rday -- ============ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcou

[yocto] [PATCH] Documentation: Typoes/grammos in Dev Manual, Section 5.1

2012-12-30 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 6c406da..c7ec2b6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual

Re: [yocto] dev manual is confusing as to whether a layer *must* be named "meta-..."

2012-12-30 Thread Robert P. J. Day
On Sun, 30 Dec 2012, Bill Traynor wrote: > > > > On Sun, Dec 30, 2012 at 4:29 AM, Robert P. J. Day > wrote: > >   section 5.1.1 of dev manual: > > "Folders that are layers begin with the string meta." > >   section 5.1.2, immed

[yocto] a wiki page on packagegroups -- now correct, I think :-)

2012-12-31 Thread Robert P. J. Day
o use IMAGE_FEATURES? as opposed to simply referring to the packagegroup recipe file directly? thanks. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashco

Re: [yocto] odd(?) behaviour with qemu arm image and "runqemu-extract-sdk"

2013-01-01 Thread Robert P. J. Day
On Tue, 1 Jan 2013, Scott Garman wrote: > On 12/29/2012 09:33 AM, Robert P. J. Day wrote: > > > >first time perusing these sections in the yocto docs, kind of > > puzzling result so i'm prepared to believe i did something silly. > > reading: > > > >

Re: [yocto] odd(?) behaviour with qemu arm image and "runqemu-extract-sdk"

2013-01-01 Thread Robert P. J. Day
On Tue, 1 Jan 2013, Scott Garman wrote: > On 12/29/2012 09:33 AM, Robert P. J. Day wrote: > >and one more thing. from that first link in the dev manual, > > there's that note that takes you over to the ADT manual. and it's > > entirely possible that there

Re: [yocto] Raspberry Pi do_fetch failure

2013-01-07 Thread Robert P. J. Day
ers/linux-libc-headers-raspberrypi_3.2.27.bb, do_fetch) failed with exit code '1' thoughts? i've tried a few times this morning, same result each time. rday -- Robert

Re: [yocto] Raspberry Pi do_fetch failure

2013-01-07 Thread Robert P. J. Day
On Mon, 7 Jan 2013, Alex J Lennon wrote: > On 07/01/2013 17:53, Robert P. J. Day wrote: > > fatal: The remote end hung up unexpectedly > > fatal: early EOF > > fatal: index-pack failed > > fwiw there's a note here which relates to Cygwin: > > http://s

Re: [yocto] Raspberry Pi do_fetch failure

2013-01-07 Thread Robert P. J. Day
quire simply changing the fetch protocol in the kernel recipe's SRC_URI? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter:

[yocto] wiki page for building basic image for raspberry pi

2013-01-08 Thread Robert P. J. Day
rday -- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedi

Re: [yocto] wiki page for building basic image for raspberry pi

2013-01-08 Thread Robert P. J. Day
On Tue, 8 Jan 2013, Alex J Lennon wrote: > On 08/01/2013 12:49, Robert P. J. Day wrote: > > > > after reading what's available, i gave it a shot and documented the > > results here: > > > > http://www.crashcourse.ca/wiki/index.php/Building_basic_RPi_i

Re: [yocto] wiki page for building basic image for raspberry pi

2013-01-09 Thread Robert P. J. Day
On Wed, 9 Jan 2013, Jeff Osier-Mixon wrote: > > > > On Tue, Jan 8, 2013 at 6:15 AM, Robert P. J. Day > wrote: > On Tue, 8 Jan 2013, Alex J Lennon wrote: > > > On 08/01/2013 12:49, Robert P. J. Day wrote: > > > > > >   after r

Re: [yocto] SRCPV description

2013-01-14 Thread Robert P. J. Day
he final construction of PV. QED. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

Re: [yocto] Raspberry Pi do_fetch failure

2013-01-16 Thread Robert P. J. Day
e recipe thusly to point at your local repo: SRCREV = "10182a3bc434b27740f81c2b836a1af943060241" SRC_URI = "git:///home/rpjday/oe/dist/t/linux;protocol=git;branch=rpi-3.2.27 \ " yes, it's hacky, but it lets me get back to work. sure be nice when this

Re: [yocto] Raspberry Pi do_fetch failure

2013-01-16 Thread Robert P. J. Day
On Wed, 16 Jan 2013, Alex J Lennon wrote: > On 16/01/2013 13:59, Robert P. J. Day wrote: > > On Wed, 16 Jan 2013, Alex J Lennon wrote: > > > > > On 16/01/2013 05:45, Ed Nelson wrote: > > > > I finally got a response back from github > > > > >

Re: [yocto] YP Profiling and Tracing Manual available

2013-01-21 Thread Robert P. J. Day
has not undergone any edits from > its original at > https://wiki.yoctoproject.org/wiki/Tracing_and_Profiling. will all of this work with the QEMU images? rday -- ================ Robert P. J. Day

Re: [yocto] YP Profiling and Tracing Manual available

2013-01-21 Thread Robert P. J. Day
On Mon, 21 Jan 2013, Tom Zanussi wrote: > On Mon, 2013-01-21 at 15:17 -0500, Robert P. J. Day wrote: > > On Mon, 21 Jan 2013, Rifenbark, Scott M wrote: > > > > > Hi, > > > > > > There is a new YP-style manual called "Yocto Project Profiling an

  1   2   3   4   5   6   7   8   9   10   >