* example of Kernel work
@ 2013-11-06 10:26 John Whitmore
2013-11-06 14:00 ` Tom Zanussi
0 siblings, 1 reply; 6+ messages in thread
From: John Whitmore @ 2013-11-06 10:26 UTC (permalink / raw)
To: yocto
Found this nice little document on Kernel work in the yocto build system [1]
it's just a shame that it isn't up to date, to use against the current version
of the build system.
Does anybody know is there a more up to date version of this document? It
might just be me but a worked example is so much cleared then writing about
the process.
[1] https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: example of Kernel work
2013-11-06 10:26 example of Kernel work John Whitmore
@ 2013-11-06 14:00 ` Tom Zanussi
2013-11-06 14:12 ` Tom Zanussi
0 siblings, 1 reply; 6+ messages in thread
From: Tom Zanussi @ 2013-11-06 14:00 UTC (permalink / raw)
To: John Whitmore, Osier-mixon, Jeffrey; +Cc: yocto
On Wed, 2013-11-06 at 10:26 +0000, John Whitmore wrote:
> Found this nice little document on Kernel work in the yocto build system [1]
> it's just a shame that it isn't up to date, to use against the current version
> of the build system.
>
> Does anybody know is there a more up to date version of this document? It
> might just be me but a worked example is so much cleared then writing about
> the process.
I updated the kernel lab for 1.4, and it used to be here:
https://www.yoctoproject.org/training/kernel-lab
I see the kernel-lab layers for 1.4 here:
https://www.yoctoproject.org/training/kernel-training
Which doesn't make sense either - you'd think the layers would go with
the (nonexistent) pdf under kernel-lab.
And I don't see either for 1.3 and am wondering how you found it...
Cc:ing Jefro on this.
Tom
>
> [1] https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: example of Kernel work
2013-11-06 14:00 ` Tom Zanussi
@ 2013-11-06 14:12 ` Tom Zanussi
2013-11-06 18:30 ` John Whitmore
2013-11-06 19:02 ` Robert P. J. Day
0 siblings, 2 replies; 6+ messages in thread
From: Tom Zanussi @ 2013-11-06 14:12 UTC (permalink / raw)
To: John Whitmore; +Cc: yocto, Osier-mixon, Jeffrey
On Wed, 2013-11-06 at 08:00 -0600, Tom Zanussi wrote:
> On Wed, 2013-11-06 at 10:26 +0000, John Whitmore wrote:
> > Found this nice little document on Kernel work in the yocto build system [1]
> > it's just a shame that it isn't up to date, to use against the current version
> > of the build system.
> >
> > Does anybody know is there a more up to date version of this document? It
> > might just be me but a worked example is so much cleared then writing about
> > the process.
>
> I updated the kernel lab for 1.4, and it used to be here:
>
> https://www.yoctoproject.org/training/kernel-lab
>
> I see the kernel-lab layers for 1.4 here:
>
> https://www.yoctoproject.org/training/kernel-training
>
> Which doesn't make sense either - you'd think the layers would go with
> the (nonexistent) pdf under kernel-lab.
>
> And I don't see either for 1.3 and am wondering how you found it...
>
> Cc:ing Jefro on this.
>
>
OK, well, anyway, until it gets fixed, here's a link to the pdf:
https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4.pdf
And here are the accompanying layers:
https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4-layers.tar.bz2
Sorry for the inconvenience.
Tom
> Tom
>
> >
> > [1] https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: example of Kernel work
2013-11-06 14:12 ` Tom Zanussi
@ 2013-11-06 18:30 ` John Whitmore
2013-11-06 19:02 ` Robert P. J. Day
1 sibling, 0 replies; 6+ messages in thread
From: John Whitmore @ 2013-11-06 18:30 UTC (permalink / raw)
To: Tom Zanussi; +Cc: yocto, Osier-mixon, Jeffrey
response inline
On Wed, Nov 06, 2013 at 08:12:53AM -0600, Tom Zanussi wrote:
> On Wed, 2013-11-06 at 08:00 -0600, Tom Zanussi wrote:
> > On Wed, 2013-11-06 at 10:26 +0000, John Whitmore wrote:
> > > Found this nice little document on Kernel work in the yocto build system [1]
> > > it's just a shame that it isn't up to date, to use against the current version
> > > of the build system.
> > >
> > > Does anybody know is there a more up to date version of this document? It
> > > might just be me but a worked example is so much cleared then writing about
> > > the process.
> >
> > I updated the kernel lab for 1.4, and it used to be here:
> >
> > https://www.yoctoproject.org/training/kernel-lab
> >
> > I see the kernel-lab layers for 1.4 here:
> >
> > https://www.yoctoproject.org/training/kernel-training
> >
> > Which doesn't make sense either - you'd think the layers would go with
> > the (nonexistent) pdf under kernel-lab.
> >
> > And I don't see either for 1.3 and am wondering how you found it...
> >
You must blame Google for that one. I was just searching for help on making
Kernel changes. There'll probably be another thread :-(
> > Cc:ing Jefro on this.
> >
> >
>
> OK, well, anyway, until it gets fixed, here's a link to the pdf:
>
> https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4.pdf
>
> And here are the accompanying layers:
>
> https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4-layers.tar.bz2
>
> Sorry for the inconvenience.
>
> Tom
>
> > Tom
Thanks a million for your help I'll have a look at those versions.
> >
> > >
> > > [1] https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf
> > > _______________________________________________
> > > yocto mailing list
> > > yocto@yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/yocto
> >
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: example of Kernel work
2013-11-06 14:12 ` Tom Zanussi
2013-11-06 18:30 ` John Whitmore
@ 2013-11-06 19:02 ` Robert P. J. Day
2013-11-06 19:08 ` Tom Zanussi
1 sibling, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2013-11-06 19:02 UTC (permalink / raw)
To: Tom Zanussi; +Cc: yocto, Osier-mixon, Jeffrey
On Wed, 6 Nov 2013, Tom Zanussi wrote:
... snip ...
> OK, well, anyway, until it gets fixed, here's a link to the pdf:
>
> https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4.pdf
>
> And here are the accompanying layers:
>
> https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4-layers.tar.bz2
>
> Sorry for the inconvenience.
i recall exchanging some email with tom a few weeks back about that
very lab. i started working through it and making notes as to how to
update it for 1.5 so that i could use it in upcoming OE/yocto classes.
my goal is for something that is based on his 1.4 lab but tweaked here
and there to match the rest of my courseware.
when i finally get it done, i'll post it -- unless tom updates his
lab first. :-)
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: example of Kernel work
2013-11-06 19:02 ` Robert P. J. Day
@ 2013-11-06 19:08 ` Tom Zanussi
0 siblings, 0 replies; 6+ messages in thread
From: Tom Zanussi @ 2013-11-06 19:08 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: yocto, Osier-mixon, Jeffrey
On Wed, 2013-11-06 at 14:02 -0500, Robert P. J. Day wrote:
> On Wed, 6 Nov 2013, Tom Zanussi wrote:
>
> ... snip ...
>
> > OK, well, anyway, until it gets fixed, here's a link to the pdf:
> >
> > https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4.pdf
> >
> > And here are the accompanying layers:
> >
> > https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4-layers.tar.bz2
> >
> > Sorry for the inconvenience.
>
> i recall exchanging some email with tom a few weeks back about that
> very lab. i started working through it and making notes as to how to
> update it for 1.5 so that i could use it in upcoming OE/yocto classes.
> my goal is for something that is based on his 1.4 lab but tweaked here
> and there to match the rest of my courseware.
>
> when i finally get it done, i'll post it -- unless tom updates his
> lab first. :-)
>
I do have the 1.5 update on my schedule for 1.6 M1, but if you were
going to do something like that anyway, that would be great. I wasn't
actually going to start on it until next week - I guess I should check
with you then before I actually start diving in...
https://bugzilla.yoctoproject.org/show_bug.cgi?id=5486
Thanks,
Tom
> rday
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-11-06 19:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 10:26 example of Kernel work John Whitmore
2013-11-06 14:00 ` Tom Zanussi
2013-11-06 14:12 ` Tom Zanussi
2013-11-06 18:30 ` John Whitmore
2013-11-06 19:02 ` Robert P. J. Day
2013-11-06 19:08 ` Tom Zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.