* Re: Yocto Linux Project Sync notes
2010-10-19 15:40 ` Yocto Linux Project Sync notes Stewart, David C
@ 2010-10-19 16:04 ` Tom Zanussi
2010-10-19 21:42 ` Richard Purdie
2010-10-19 21:44 ` Darren Hart
2010-10-19 16:21 ` Bruce Ashfield
` (2 subsequent siblings)
3 siblings, 2 replies; 22+ messages in thread
From: Tom Zanussi @ 2010-10-19 16:04 UTC (permalink / raw)
To: Stewart, David C
Cc: Li, Susie, 'deVries, Alex', Lock, Joshua,
'McCombe, Kevin', 'Ta, Lieu',
'Anderson, Paul', Hart, Darren, 'Bruce Ashfield',
Purdie, Richard, 'yocto@yoctoproject.org'
On Tue, 2010-10-19 at 08:40 -0700, Stewart, David C wrote:
>
> * demo
>
> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it. RP suggests that maybe getting all the pieces running on one hardware might be a good way to try it out just in case.
>
I can try getting everything running on one machine too - would it make
sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
both?
Tom
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: Yocto Linux Project Sync notes
2010-10-19 16:04 ` Tom Zanussi
@ 2010-10-19 21:42 ` Richard Purdie
2010-10-19 21:44 ` Darren Hart
1 sibling, 0 replies; 22+ messages in thread
From: Richard Purdie @ 2010-10-19 21:42 UTC (permalink / raw)
To: Tom Zanussi
Cc: 'McCombe, Kevin', Lock, Joshua, Li, Susie,
'Ta, Lieu', 'Anderson, Paul',
'yocto@yoctoproject.org', 'Bruce Ashfield',
Hart, Darren
On Tue, 2010-10-19 at 11:04 -0500, Tom Zanussi wrote:
> On Tue, 2010-10-19 at 08:40 -0700, Stewart, David C wrote:
>
> >
> > * demo
> >
> > ** Alex will put the hardware bits together, Darren to write down
> > the description of what needs to come together and wiki-fy it. RP
> > suggests that maybe getting all the pieces running on one hardware
> > might be a good way to try it out just in case.
>
> I can try getting everything running on one machine too - would it make
> sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
> both?
I'd go with emenlow since it has working sound. We've never supported
sound under qemu.
Cheers,
Richard
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 16:04 ` Tom Zanussi
2010-10-19 21:42 ` Richard Purdie
@ 2010-10-19 21:44 ` Darren Hart
2010-10-19 21:48 ` Anderson, Paul
2010-10-19 22:07 ` Tom Zanussi
1 sibling, 2 replies; 22+ messages in thread
From: Darren Hart @ 2010-10-19 21:44 UTC (permalink / raw)
To: Zanussi, Tom
Cc: Li, Susie, Lock, Joshua, 'McCombe, Kevin',
'Ta, Lieu', 'Anderson, Paul',
'yocto@yoctoproject.org', 'Bruce Ashfield',
Purdie, Richard
On 10/19/2010 09:04 AM, Zanussi, Tom wrote:
> On Tue, 2010-10-19 at 08:40 -0700, Stewart, David C wrote:
>
>>
>> * demo
>>
>> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it. RP suggests that maybe getting all the pieces running on one hardware might be a good way to try it out just in case.
>>
>
> I can try getting everything running on one machine too - would it make
> sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
> both?
Everything on One machine doesn't make a lot of sense to me, for two
reasons:
1) This is heavily network dependent, making sure the machines can find
eachother is a critical aspect of testing this.
2) Qemu does some magic with tun/tap devices, you have to configure
things to get multicast working between guests. I've tested the
mediatomb image in qemu, it works. We need to test on real hardware.
3) We don't an image that will install everything on the same machine,
and making one doesn't make a lot of sense to me.
4) Running a NAS to serve up media to itself doesn't test the networking
side of things as well.
I'd rather use 3 real devices (even if they are all emenlow or
blacksand) rather than qemu or all on one.
--
Darren
>
> Tom
>
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:44 ` Darren Hart
@ 2010-10-19 21:48 ` Anderson, Paul
2010-10-19 21:50 ` Darren Hart
2010-10-19 21:51 ` Darren Hart
2010-10-19 22:07 ` Tom Zanussi
1 sibling, 2 replies; 22+ messages in thread
From: Anderson, Paul @ 2010-10-19 21:48 UTC (permalink / raw)
To: Darren Hart, Zanussi, Tom
Cc: Li, Susie, Lock, Joshua, McCombe, Kevin, Ta, Lieu, yocto,
Ashfield, Bruce, Purdie, Richard
I thought the plan was to do BOTH a QEMU demo and a demo on real
hardware? If that's not the plan, it should be the plan.
Regards,
-pja
-----Original Message-----
From: Darren Hart [mailto:darren.hart@intel.com]
Sent: Tuesday, October 19, 2010 2:45 PM
To: Zanussi, Tom
Cc: Stewart, David C; McCombe, Kevin; Wold, Saul; Zhang, Jessica;
deVries, Alex; Polk, Jeffrey; Hatle, Mark; Purdie, Richard; Li, Susie;
Lock, Joshua; Ashfield, Bruce; Ta, Lieu; Anderson, Paul;
'yocto@yoctoproject.org'
Subject: Re: Yocto Linux Project Sync notes
On 10/19/2010 09:04 AM, Zanussi, Tom wrote:
> On Tue, 2010-10-19 at 08:40 -0700, Stewart, David C wrote:
>
>>
>> * demo
>>
>> ** Alex will put the hardware bits together, Darren to write down the
description of what needs to come together and wiki-fy it. RP suggests
that maybe getting all the pieces running on one hardware might be a
good way to try it out just in case.
>>
>
> I can try getting everything running on one machine too - would it
> make sense to try that all on e.g. emenlow, or all on a laptop using
> qemu, or both?
Everything on One machine doesn't make a lot of sense to me, for two
reasons:
1) This is heavily network dependent, making sure the machines can find
eachother is a critical aspect of testing this.
2) Qemu does some magic with tun/tap devices, you have to configure
things to get multicast working between guests. I've tested the
mediatomb image in qemu, it works. We need to test on real hardware.
3) We don't an image that will install everything on the same machine,
and making one doesn't make a lot of sense to me.
4) Running a NAS to serve up media to itself doesn't test the networking
side of things as well.
I'd rather use 3 real devices (even if they are all emenlow or
blacksand) rather than qemu or all on one.
--
Darren
>
> Tom
>
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:48 ` Anderson, Paul
@ 2010-10-19 21:50 ` Darren Hart
2010-10-19 21:51 ` Darren Hart
1 sibling, 0 replies; 22+ messages in thread
From: Darren Hart @ 2010-10-19 21:50 UTC (permalink / raw)
To: Anderson, Paul
Cc: Li, Susie, McCombe, Kevin, Ta, Lieu, Lock, Joshua,
Ashfield, Bruce, Purdie, Richard, yocto@yoctoproject.org
On 10/19/2010 02:48 PM, Anderson, Paul wrote:
> I thought the plan was to do BOTH a QEMU demo and a demo on real
> hardware? If that's not the plan, it should be the plan.
There has been no discussion of a QEMU demo for the media network demo.
I've tested some components with QEMU, but we aren't currently planning
on demo'ing this in QEMU.
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:48 ` Anderson, Paul
2010-10-19 21:50 ` Darren Hart
@ 2010-10-19 21:51 ` Darren Hart
2010-10-19 22:09 ` Richard Purdie
2010-10-19 22:11 ` Anderson, Paul
1 sibling, 2 replies; 22+ messages in thread
From: Darren Hart @ 2010-10-19 21:51 UTC (permalink / raw)
To: Anderson, Paul
Cc: Li, Susie, McCombe, Kevin, Ta, Lieu, Lock, Joshua,
Ashfield, Bruce, Purdie, Richard, yocto@yoctoproject.org
On 10/19/2010 02:48 PM, Anderson, Paul wrote:
> I thought the plan was to do BOTH a QEMU demo and a demo on real
> hardware? If that's not the plan, it should be the plan.
There has been no discussion of a QEMU demo for the media network demo.
I've tested some components with QEMU, but we aren't currently planning
on demo'ing this in QEMU.
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:51 ` Darren Hart
@ 2010-10-19 22:09 ` Richard Purdie
2010-10-19 22:12 ` Anderson, Paul
2010-10-19 22:11 ` Anderson, Paul
1 sibling, 1 reply; 22+ messages in thread
From: Richard Purdie @ 2010-10-19 22:09 UTC (permalink / raw)
To: Darren Hart
Cc: Li, Susie, McCombe, Kevin, Ta, Lieu, Anderson, Paul, Lock, Joshua,
Ashfield, Bruce, yocto@yoctoproject.org
On Tue, 2010-10-19 at 14:51 -0700, Darren Hart wrote:
> On 10/19/2010 02:48 PM, Anderson, Paul wrote:
> > I thought the plan was to do BOTH a QEMU demo and a demo on real
> > hardware? If that's not the plan, it should be the plan.
>
> There has been no discussion of a QEMU demo for the media network demo.
> I've tested some components with QEMU, but we aren't currently planning
> on demo'ing this in QEMU.
I think Paul is talking about a different demo, one where we're just
able to boot all four qemu architectures alongside each other.
This should be possible with our release images, we just need someone to
own it and to bring a machine with it working on it (and have a backup
of the setup in case of filesystem corruption etc.).
Any volunteers?
Cheers,
Richard
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 22:09 ` Richard Purdie
@ 2010-10-19 22:12 ` Anderson, Paul
0 siblings, 0 replies; 22+ messages in thread
From: Anderson, Paul @ 2010-10-19 22:12 UTC (permalink / raw)
To: Richard Purdie, Darren Hart
Cc: McCombe, Kevin, Ta, Lieu, Lock, Joshua, Ashfield, Bruce, yocto
Spot on, Richard.
-pja
-----Original Message-----
From: Richard Purdie [mailto:rpurdie@linux.intel.com]
Sent: Tuesday, October 19, 2010 3:09 PM
To: Darren Hart
Cc: Anderson, Paul; Zanussi, Tom; Stewart, David C; McCombe, Kevin;
Wold, Saul; Zhang, Jessica; deVries, Alex; Polk, Jeffrey; Hatle, Mark;
Li, Susie; Lock, Joshua; Ashfield, Bruce; Ta, Lieu;
yocto@yoctoproject.org
Subject: Re: Yocto Linux Project Sync notes
On Tue, 2010-10-19 at 14:51 -0700, Darren Hart wrote:
> On 10/19/2010 02:48 PM, Anderson, Paul wrote:
> > I thought the plan was to do BOTH a QEMU demo and a demo on real
> > hardware? If that's not the plan, it should be the plan.
>
> There has been no discussion of a QEMU demo for the media network
demo.
> I've tested some components with QEMU, but we aren't currently
> planning on demo'ing this in QEMU.
I think Paul is talking about a different demo, one where we're just
able to boot all four qemu architectures alongside each other.
This should be possible with our release images, we just need someone to
own it and to bring a machine with it working on it (and have a backup
of the setup in case of filesystem corruption etc.).
Any volunteers?
Cheers,
Richard
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:51 ` Darren Hart
2010-10-19 22:09 ` Richard Purdie
@ 2010-10-19 22:11 ` Anderson, Paul
1 sibling, 0 replies; 22+ messages in thread
From: Anderson, Paul @ 2010-10-19 22:11 UTC (permalink / raw)
To: Darren Hart
Cc: McCombe, Kevin, Ta, Lieu, Lock, Joshua, Ashfield, Bruce,
Purdie, Richard, yocto
Got it. At a top level the requirement is showing stuff running on real
hardware (all archs) as well as within QEMU (all archs). As far as what
is shown on what, that's another matter.
Regards,
-pja
-----Original Message-----
From: Darren Hart [mailto:dvhart@linux.intel.com]
Sent: Tuesday, October 19, 2010 2:52 PM
To: Anderson, Paul
Cc: Zanussi, Tom; Stewart, David C; McCombe, Kevin; Wold, Saul; Zhang,
Jessica; deVries, Alex; Polk, Jeffrey; Hatle, Mark; Purdie, Richard; Li,
Susie; Lock, Joshua; Ashfield, Bruce; Ta, Lieu; yocto@yoctoproject.org
Subject: Re: Yocto Linux Project Sync notes
On 10/19/2010 02:48 PM, Anderson, Paul wrote:
> I thought the plan was to do BOTH a QEMU demo and a demo on real
> hardware? If that's not the plan, it should be the plan.
There has been no discussion of a QEMU demo for the media network demo.
I've tested some components with QEMU, but we aren't currently planning
on demo'ing this in QEMU.
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:44 ` Darren Hart
2010-10-19 21:48 ` Anderson, Paul
@ 2010-10-19 22:07 ` Tom Zanussi
1 sibling, 0 replies; 22+ messages in thread
From: Tom Zanussi @ 2010-10-19 22:07 UTC (permalink / raw)
To: Hart, Darren
Cc: Li, Susie, Lock, Joshua, 'McCombe, Kevin',
'Ta, Lieu', 'Anderson, Paul',
'yocto@yoctoproject.org', 'Bruce Ashfield',
Purdie, Richard
On Tue, 2010-10-19 at 14:44 -0700, Hart, Darren wrote:
> On 10/19/2010 09:04 AM, Zanussi, Tom wrote:
> > On Tue, 2010-10-19 at 08:40 -0700, Stewart, David C wrote:
> >
> >>
> >> * demo
> >>
> >> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it. RP suggests that maybe getting all the pieces running on one hardware might be a good way to try it out just in case.
> >>
> >
> > I can try getting everything running on one machine too - would it make
> > sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
> > both?
>
> Everything on One machine doesn't make a lot of sense to me, for two
> reasons:
>
> 1) This is heavily network dependent, making sure the machines can find
> eachother is a critical aspect of testing this.
> 2) Qemu does some magic with tun/tap devices, you have to configure
> things to get multicast working between guests. I've tested the
> mediatomb image in qemu, it works. We need to test on real hardware.
> 3) We don't an image that will install everything on the same machine,
> and making one doesn't make a lot of sense to me.
> 4) Running a NAS to serve up media to itself doesn't test the networking
> side of things as well.
>
> I'd rather use 3 real devices (even if they are all emenlow or
> blacksand) rather than qemu or all on one.
>
Yeah, it doesn't make sense as a demo per se, but for the folks who only
have one system, to get it all going. Another motivition I thought was
to have 'something' as a worst-case fallback, e.g. with all the 'moving
pieces' Dave is worried about.
Actually, it could make a little bit of sense to have a single
nas-mediatomb-xxxclient image, pointing to each other on localhost, that
could be easily tweaked in the field and swapped in/out as any one of
the components - just a thought and probably not worth it at this point.
Tom
> --
> Darren
>
> >
> > Tom
> >
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 15:40 ` Yocto Linux Project Sync notes Stewart, David C
2010-10-19 16:04 ` Tom Zanussi
@ 2010-10-19 16:21 ` Bruce Ashfield
2010-10-19 21:01 ` Alex deVries
2010-10-19 22:13 ` Yocto Readiness Review Meeting Saul Wold
3 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2010-10-19 16:21 UTC (permalink / raw)
To: Stewart, David C
Cc: yocto, Li, Susie, deVries, Alex, Lock, Joshua, McCombe, Kevin,
Ta, Lieu, Anderson, Paul, Purdie, Richard, Hart, Darren
On 10-10-19 11:40 AM, Stewart, David C wrote:
> Attending: davest, RP, Saul, Kevin, Jessica, Tom, Mark, Alex, Jeff, Josh
Sorry I missed without notice. I was standing outside of
the daycare providers house with an 18 month old wonder
where everyone was at 11:00 am this morning :(
Bruce
>
> Exec Summary:
> EIGHT DAYS TO LAUNCH.
> RC3 testing is going, will be finished on time for Oct 22
> Readiness review on Oct 21, Saul will set up
> The Fetcher is showing serious problems, this needs to be addressed for release. Richard will update daily on this.
>
> You all have items to complete below, please follow up
>
>
> ARs:
> AR: Saul - set up readiness review
> AR: Darren - demo use case notes to ScottR
> AR: Kevin - do we need to retain the WR copyrights on the kernel doc? or can we rebrand as LF?
> AR: Saul - ask Nitin to investigate delta with the MeeGo toolchain
> AR: Dave to send CB, boards, panels, etc to Tom
> AR: Bruce to take the recipes, bring up the 4 arch demo and train Alex on them
> AR: MarkH - Package summary doc to ScottR
> AR: Jessica - work on getting Eclipse plug-in download location set up with ScottR
>
> Giveaway:
>
>
> Sprint B (Due: Oct 01, Midnight PDT)
>
>
> * demo
>
> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it. RP suggests that maybe getting all the pieces running on one hardware might be a good way to try it out just in case.
>
> ** create and document on Yocto Linux website the use cases
>
> ** NAS: NFS (Mark)
> Will do by end of his day today. This will run on MIPS RouterStation Pro
> Mark will bring this board and drive to Cambridge
>
> ** DNLA Server (Darren)
>
> ** UPnP Renderer (Josh)
> Will test with real hardware because audio on qemux86 isn't working
>
> * autobuilder runtime testing of images (ScottG)
> Will defer this change until release bits are safely out the door
>
>
> Sprint C (Due: Oct 8, Midnight PDT)
>
> * Go through each of the recipe file summary info and make sure they are there and correct, load all into a spreadsheet (Distro team) tech writer correct them and send them back (MarkH, Bug 281)
> Tech writer info pending, may move to 1.0
>
> * add class for rpmbuild (JeffP)
> WIP
>
> * ldat compatibility
> ** importing packages from LDAT (JeffP)
> WIP
>
> * determine way to distribute SDK (Jessica)
> Done, waiting for the build to push it.
>
> * setup and test RPM feed (Saul)
> done
>
>
> Sprint D (Due: Oct 15 (note: Thursday), Midnight PDT)
>
> ** shrink kernel repo size (Bruce)
>
> * demo
> ** kit up boards for give away (Dave/Saul)
>
> ** ensure sato desktop runs on ppc real h/w (Bruce)
>
> * qemu ppc graphics (Bruce)
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 15:40 ` Yocto Linux Project Sync notes Stewart, David C
2010-10-19 16:04 ` Tom Zanussi
2010-10-19 16:21 ` Bruce Ashfield
@ 2010-10-19 21:01 ` Alex deVries
2010-10-19 21:12 ` Mark Hatle
2010-10-19 22:13 ` Yocto Readiness Review Meeting Saul Wold
3 siblings, 1 reply; 22+ messages in thread
From: Alex deVries @ 2010-10-19 21:01 UTC (permalink / raw)
To: Stewart, David C
Cc: Li, Susie, Purdie, Richard, Lock, Joshua, McCombe, Kevin,
Ta, Lieu, Anderson, Paul, Ashfield, Bruce, Hart, Darren, yocto
On 2010-10-19, at 11:40 AM, Stewart, David C wrote:
> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it.
Yes, so what I need is something like:
- description
- expected behaviour
- hardware used
- how to build and install the software
... for all four boards. The sooner we have something, the sooner I can start.
Does that make sense, Darren?
- A
--
Alex deVries
Chief Linux Technologist
Wind River Systems
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:01 ` Alex deVries
@ 2010-10-19 21:12 ` Mark Hatle
2010-10-19 21:48 ` Darren Hart
2010-10-19 21:51 ` Darren Hart
0 siblings, 2 replies; 22+ messages in thread
From: Mark Hatle @ 2010-10-19 21:12 UTC (permalink / raw)
To: Alex deVries
Cc: Purdie, Richard, Li, Susie, Lock, Joshua, McCombe, Kevin,
Ta, Lieu, Anderson, Paul, Ashfield, Bruce, Hart, Darren, yocto
On 10/19/10 4:01 PM, Alex deVries wrote:
>
> On 2010-10-19, at 11:40 AM, Stewart, David C wrote:
>
>> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it.
>
>
> Yes, so what I need is something like:
>
> - description
> - expected behaviour
> - hardware used
> - how to build and install the software
>
> ... for all four boards. The sooner we have something, the sooner I can start.
>
> Does that make sense, Darren?
Darren (or someone else can correct me.. but what I'm doing now)
Board: RouterStationPro
Purpose: NAS and boot server for other board
Features:
- Contains file server for multimedia and other files
- Can serve files via:
- NFS
- http
- tftp (likely needed if the other boards need to network boot)
- ftp (maybe)
- Will act as THE authoritation DHCP server for the network of boards
- no DNS on the network (is it needed?)
Software:
- From the meta-demo, build the poky-image-nas with the machine target of the
routerstationpro (thats the goal, but there might be some custom config files
in the end.. still working on it)
> - A
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: Yocto Linux Project Sync notes
2010-10-19 21:12 ` Mark Hatle
@ 2010-10-19 21:48 ` Darren Hart
2010-10-19 21:51 ` Darren Hart
1 sibling, 0 replies; 22+ messages in thread
From: Darren Hart @ 2010-10-19 21:48 UTC (permalink / raw)
To: Mark Hatle
Cc: Li, Susie, McCombe, Kevin, Lock, Joshua, Ta, Lieu, Anderson, Paul,
Ashfield, Bruce, Purdie, Richard, yocto@yoctoproject.org
On 10/19/2010 02:12 PM, Mark Hatle wrote:
> On 10/19/10 4:01 PM, Alex deVries wrote:
>>
>> On 2010-10-19, at 11:40 AM, Stewart, David C wrote:
>>
>>> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it.
>>
>>
>> Yes, so what I need is something like:
>>
>> - description
>> - expected behaviour
>> - hardware used
>> - how to build and install the software
>>
>> ... for all four boards. The sooner we have something, the sooner I can start.
>>
>> Does that make sense, Darren?
>
> Darren (or someone else can correct me.. but what I'm doing now)
>
> Board: RouterStationPro
> Purpose: NAS and boot server for other board
> Features:
> - Contains file server for multimedia and other files
> - Can serve files via:
> - NFS
> - http
http isn't needed. (the DLNA server will mount the files over NFS into
its filesystem and Mediatomb runs it's own http server on a special port
to server up the files to the media renderers).
> - tftp (likely needed if the other boards need to network boot)
> - ftp (maybe)
No need.
> - Will act as THE authoritation DHCP server for the network of boards
> - no DNS on the network (is it needed?)
No DNS needed, runs over multicast, and we can specify the NFS server
with a dotted quad.
>
> Software:
> - From the meta-demo, build the poky-image-nas with the machine target of the
> routerstationpro (thats the goal, but there might be some custom config files
> in the end.. still working on it)
Perfect. Looks good Mark.
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Linux Project Sync notes
2010-10-19 21:12 ` Mark Hatle
2010-10-19 21:48 ` Darren Hart
@ 2010-10-19 21:51 ` Darren Hart
1 sibling, 0 replies; 22+ messages in thread
From: Darren Hart @ 2010-10-19 21:51 UTC (permalink / raw)
To: Mark Hatle
Cc: Li, Susie, McCombe, Kevin, Lock, Joshua, Ta, Lieu, Anderson, Paul,
Ashfield, Bruce, Purdie, Richard, yocto@yoctoproject.org
On 10/19/2010 02:12 PM, Mark Hatle wrote:
> On 10/19/10 4:01 PM, Alex deVries wrote:
>>
>> On 2010-10-19, at 11:40 AM, Stewart, David C wrote:
>>
>>> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it.
>>
>>
>> Yes, so what I need is something like:
>>
>> - description
>> - expected behaviour
>> - hardware used
>> - how to build and install the software
>>
>> ... for all four boards. The sooner we have something, the sooner I can start.
>>
>> Does that make sense, Darren?
>
> Darren (or someone else can correct me.. but what I'm doing now)
>
> Board: RouterStationPro
> Purpose: NAS and boot server for other board
> Features:
> - Contains file server for multimedia and other files
> - Can serve files via:
> - NFS
> - http
http isn't needed. (the DLNA server will mount the files over NFS into
its filesystem and Mediatomb runs it's own http server on a special port
to server up the files to the media renderers).
> - tftp (likely needed if the other boards need to network boot)
> - ftp (maybe)
No need.
> - Will act as THE authoritation DHCP server for the network of boards
> - no DNS on the network (is it needed?)
No DNS needed, runs over multicast, and we can specify the NFS server
with a dotted quad.
>
> Software:
> - From the meta-demo, build the poky-image-nas with the machine target of the
> routerstationpro (thats the goal, but there might be some custom config files
> in the end.. still working on it)
Perfect. Looks good Mark.
--
Darren Hart
Embedded Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Yocto Readiness Review Meeting
2010-10-19 15:40 ` Yocto Linux Project Sync notes Stewart, David C
` (2 preceding siblings ...)
2010-10-19 21:01 ` Alex deVries
@ 2010-10-19 22:13 ` Saul Wold
2010-10-19 22:17 ` Mark Hatle
` (2 more replies)
3 siblings, 3 replies; 22+ messages in thread
From: Saul Wold @ 2010-10-19 22:13 UTC (permalink / raw)
To: Stewart, David C, 'McCombe, Kevin', Purdie, Richard,
'Anderson, Paul'
Cc: Lock, Joshua, 'Ta, Lieu', 'Bruce Ashfield',
Hart, Darren, 'yocto@yoctoproject.org'
David, Kevin, Paul, Richard:
As discussed in the project sync we need to do a readiness review to
look at the current state of the release with regards to existing open
bugs, QA testing, and general sanity of the release.
The best time for this would be Thursday morning at 11:00, could the
folks on the "To:" line please respond with your availablity to meet at
this time. We need to do it in the morning to enable Richard to attend
at a "reasonable" hour.
Thursday Oct 21, 2010 11:00AM
Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
Thanks
Sau!
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: Yocto Readiness Review Meeting
2010-10-19 22:13 ` Yocto Readiness Review Meeting Saul Wold
@ 2010-10-19 22:17 ` Mark Hatle
2010-10-19 22:22 ` Mark Hatle
2010-10-19 22:19 ` Anderson, Paul
2010-10-19 22:31 ` Richard Purdie
2 siblings, 1 reply; 22+ messages in thread
From: Mark Hatle @ 2010-10-19 22:17 UTC (permalink / raw)
To: Saul Wold
Cc: Purdie, Richard, Lock, Joshua, McCombe, Kevin, Ta, Lieu,
Anderson, Paul, Ashfield, Bruce, Hart, Darren, yocto
On 10/19/10 5:13 PM, Saul Wold wrote:
>
> David, Kevin, Paul, Richard:
>
> As discussed in the project sync we need to do a readiness review to
> look at the current state of the release with regards to existing open
> bugs, QA testing, and general sanity of the release.
>
> The best time for this would be Thursday morning at 11:00, could the
> folks on the "To:" line please respond with your availablity to meet at
> this time. We need to do it in the morning to enable Richard to attend
> at a "reasonable" hour.
>
>
> Thursday Oct 21, 2010 11:00AM
> Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
11am Pacific should work.. I have a short meeting somewhere between 2 and 6
EDT... (or 10 and 2 Pacific).. Hopefully this won't interfere.. (sorry I don't
have details beyond that wide range.. but it's supposed to be 15 minutes or
less) :P
--Mark
> Thanks
> Sau!
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Readiness Review Meeting
2010-10-19 22:17 ` Mark Hatle
@ 2010-10-19 22:22 ` Mark Hatle
0 siblings, 0 replies; 22+ messages in thread
From: Mark Hatle @ 2010-10-19 22:22 UTC (permalink / raw)
To: Saul Wold
Cc: Purdie, Richard, Lock, Joshua, McCombe, Kevin, Ta, Lieu,
Anderson, Paul, Ashfield, Bruce, Hart, Darren, yocto
On 10/19/10 5:17 PM, Mark Hatle wrote:
> On 10/19/10 5:13 PM, Saul Wold wrote:
>>
>> David, Kevin, Paul, Richard:
>>
>> As discussed in the project sync we need to do a readiness review to
>> look at the current state of the release with regards to existing open
>> bugs, QA testing, and general sanity of the release.
>>
>> The best time for this would be Thursday morning at 11:00, could the
>> folks on the "To:" line please respond with your availablity to meet at
>> this time. We need to do it in the morning to enable Richard to attend
>> at a "reasonable" hour.
>>
>>
>> Thursday Oct 21, 2010 11:00AM
>> Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
>
> 11am Pacific should work.. I have a short meeting somewhere between 2 and 6
> EDT... (or 10 and 2 Pacific).. Hopefully this won't interfere.. (sorry I don't
> have details beyond that wide range.. but it's supposed to be 15 minutes or
> less) :P
Finally got the time locked down.
My meeting does NOT conflict with this time, so 11am (Pacific) is good for me.
--Mark
> --Mark
>
>> Thanks
>> Sau!
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Readiness Review Meeting
2010-10-19 22:13 ` Yocto Readiness Review Meeting Saul Wold
2010-10-19 22:17 ` Mark Hatle
@ 2010-10-19 22:19 ` Anderson, Paul
2010-10-19 22:31 ` Richard Purdie
2 siblings, 0 replies; 22+ messages in thread
From: Anderson, Paul @ 2010-10-19 22:19 UTC (permalink / raw)
To: Saul Wold, Stewart, David C, McCombe, Kevin, Purdie, Richard
Cc: Lock, Joshua, Ta, Lieu, Ashfield, Bruce, Hart, Darren, yocto
Kevin is on vacation, so he's out for sure. He doesn't get back until
after CELF anyway.
I'm OOO Thursday, but can make an exception for this, preusming we can
motor through it reasonably quickly. It would be good to see the data as
to where we are.
Regards,
-pja
-----Original Message-----
From: Saul Wold [mailto:saul.wold@intel.com]
Sent: Tuesday, October 19, 2010 3:13 PM
To: Stewart, David C; McCombe, Kevin; Purdie, Richard; Anderson, Paul
Cc: Zhang, Jessica; deVries, Alex; Polk, Jeffrey; Hatle, Mark; Li,
Susie; Lock, Joshua; Ashfield, Bruce; Zanussi, Tom; Hart, Darren; Ta,
Lieu; 'yocto@yoctoproject.org'
Subject: Yocto Readiness Review Meeting
David, Kevin, Paul, Richard:
As discussed in the project sync we need to do a readiness review to
look at the current state of the release with regards to existing open
bugs, QA testing, and general sanity of the release.
The best time for this would be Thursday morning at 11:00, could the
folks on the "To:" line please respond with your availablity to meet at
this time. We need to do it in the morning to enable Richard to attend
at a "reasonable" hour.
Thursday Oct 21, 2010 11:00AM
Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
Thanks
Sau!
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: Yocto Readiness Review Meeting
2010-10-19 22:13 ` Yocto Readiness Review Meeting Saul Wold
2010-10-19 22:17 ` Mark Hatle
2010-10-19 22:19 ` Anderson, Paul
@ 2010-10-19 22:31 ` Richard Purdie
2010-10-21 14:11 ` Alex deVries
2 siblings, 1 reply; 22+ messages in thread
From: Richard Purdie @ 2010-10-19 22:31 UTC (permalink / raw)
To: Wold, Saul
Cc: Lock, Joshua, 'McCombe, Kevin', 'Ta, Lieu',
'Anderson, Paul', 'Bruce Ashfield', Hart, Darren,
'yocto@yoctoproject.org'
On Tue, 2010-10-19 at 15:13 -0700, Wold, Saul wrote:
> David, Kevin, Paul, Richard:
>
> As discussed in the project sync we need to do a readiness review to
> look at the current state of the release with regards to existing open
> bugs, QA testing, and general sanity of the release.
>
> The best time for this would be Thursday morning at 11:00, could the
> folks on the "To:" line please respond with your availablity to meet at
> this time. We need to do it in the morning to enable Richard to attend
> at a "reasonable" hour.
>
>
> Thursday Oct 21, 2010 11:00AM
> Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
This is ok with me.
Cheers,
Richard
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: Yocto Readiness Review Meeting
2010-10-19 22:31 ` Richard Purdie
@ 2010-10-21 14:11 ` Alex deVries
0 siblings, 0 replies; 22+ messages in thread
From: Alex deVries @ 2010-10-21 14:11 UTC (permalink / raw)
To: Richard Purdie
Cc: McCombe, Kevin, Lock, Joshua, Ta, Lieu, Anderson, Paul,
Hart, Darren, yocto
I'll be there too.
- A
On 2010-10-19, at 6:31 PM, Richard Purdie wrote:
> On Tue, 2010-10-19 at 15:13 -0700, Wold, Saul wrote:
>> David, Kevin, Paul, Richard:
>>
>> As discussed in the project sync we need to do a readiness review to
>> look at the current state of the release with regards to existing open
>> bugs, QA testing, and general sanity of the release.
>>
>> The best time for this would be Thursday morning at 11:00, could the
>> folks on the "To:" line please respond with your availablity to meet at
>> this time. We need to do it in the morning to enable Richard to attend
>> at a "reasonable" hour.
>>
>>
>> Thursday Oct 21, 2010 11:00AM
>> Where: 916-356-2663, 8-356-2663 Bridge 92 / 3302969
>
> This is ok with me.
>
> Cheers,
>
> Richard
>
--
Alex deVries
Chief Linux Technologist
Wind River Systems
^ permalink raw reply [flat|nested] 22+ messages in thread