Chris
This commit is contained in:
parent
13830f4b30
commit
9cdd0dfe71
3 changed files with 60 additions and 2 deletions
|
@ -358,8 +358,21 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-md-4">
|
||||
<a href="speakers-and-talks.html#csimmonds" class="speakerfront">
|
||||
<img class="speakergrid" src="images/speaker-csimmonds.png" alt="Chris Simmonds"><br />
|
||||
<b>Chris Simmonds</b><br />
|
||||
Debian or Yocto Project? Which is the best for your Embedded Linux project?
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="bodybreak"> </div>
|
||||
|
|
|
@ -429,8 +429,15 @@ All sessions include time for Q&A and to move between rooms.</p>
|
|||
<td >
|
||||
<a name="slot19" class="offsetanchor"></a>
|
||||
|
||||
<div class="talkspeaker">T.B.D.</div>
|
||||
|
||||
|
||||
<a href="speakers-and-talks.html#csimmonds">
|
||||
<div class="talktitle">Debian or Yocto Project? Which is the best for your Embedded Linux project?</div>
|
||||
<div class="talkspeaker">Chris Simmonds</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
@ -504,6 +504,44 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a name="csimmonds" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
<div class="speaker-photo"><img class="sp-image" src="images/speaker-csimmonds.png" alt="Chris Simmonds"></div>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<div class="name">Chris Simmonds</div>
|
||||
<div class="title">Debian or Yocto Project? Which is the best for your Embedded Linux project?</div>
|
||||
<div class="links">
|
||||
|
||||
|
||||
<a href="schedule.html#slot19">Talk Slot</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="abstract">
|
||||
As you contemplate how to put together the system software for your next Embedded Linux project you will probably be wondering which is the best path to take? Use a Linux distro such as Debian, (or another of your choosing), or create a custom operating system using Yocto Project (or Open Embedded or Buildroot). At first sight, Debian looks easy, especially if you are using a Raspberry Pi, a BeagleBone or another board with a pre-installed Debian-derived system. So, why go to all the trouble of replacing it with Yocto?
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
In this talk I will show you the strengths and weaknesses of each approach, using real-world use cases as examples. Spoiler alert: my conclusion is that … it all depends what you want to do. Debian is great for fast implementation and proof-of-concept, but for long term maintainability and control of the platform, you need Yocto. Now you need to come along to see why I believe this to be so.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="bio">
|
||||
Chris Simmonds is a software consultant and trainer living in southern England. He has spent almost two decades designing and building open-source embedded systems of all shapes and sizes, and he has encapsulated much of that experience in his book, “Mastering Embedded Linux Programming”.
|
||||
</div>
|
||||
|
||||
<div class="bio">
|
||||
He is a frequent presenter at open source and embedded conferences, including the Embedded Linux Conference and Embedded World. You can see some of his work on the “Inner Penguin” blog at www.2net.co.uk
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="dstenberg" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue