Difference between revisions of "YPS 2021.11 Presentations"
(page start) |
(fill in the schedule with presentation titles and names) |
||
Line 11: | Line 11: | ||
Link to [https://www.yoctoproject.org/yocto-project-summit-2021-11/ conference website]<br/> | Link to [https://www.yoctoproject.org/yocto-project-summit-2021-11/ conference website]<br/> | ||
Link to [https://pretalx.com/yocto-project-summit-2021-11/schedule/ schedule] | Link to [https://pretalx.com/yocto-project-summit-2021-11/schedule/ schedule] | ||
+ | |||
+ | == Beginners Tutorial (Nov 30, 2021) == | ||
+ | {| border="1" cellspacing="0" cellpadding="4" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | | align="center" | '''Session Description''' | ||
+ | | align="center" | '''Presenter(s)''' | ||
+ | | align="center" | '''Slides''' | ||
+ | | align="center" | '''Video''' | ||
+ | |- | ||
+ | | part 1 | ||
+ | | Behan Webster | ||
+ | | rowspan="2" | [PDF] | ||
+ | | [Part1] [Part2] | ||
+ | |- | ||
+ | | part 2 | ||
+ | | Tom King | ||
+ | | [Part1] [Part2] | ||
+ | |} | ||
+ | |||
+ | == Hands-On Classes (Nov 30, 2021) == | ||
+ | {| border="1" cellspacing="0" cellpadding="4" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | | align="center" | '''Session Description''' | ||
+ | | align="center" | '''Presenter(s)''' | ||
+ | | align="center" | '''Slides''' | ||
+ | | align="center" | '''Video''' | ||
+ | |- | ||
+ | | devtool | ||
+ | | Saul Wold | ||
+ | | [PDF] | ||
+ | | [Video] | ||
+ | |- | ||
+ | | Debugging on Yocto Project based systems | ||
+ | | Sergio Prado | ||
+ | | [PDF] | ||
+ | | [Video] | ||
+ | |- | ||
+ | | Linux Kernel Lab | ||
+ | | Tim Orling | ||
+ | | [PDF] | ||
+ | | [Video] | ||
+ | |} | ||
+ | |||
+ | == Presentations == | ||
+ | === Day 1 (Dec 1, 2021) === | ||
+ | {| border="1" cellspacing="0" cellpadding="4" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | | align="center" | '''Session Description''' | ||
+ | | align="center" | '''Presenter(s)''' | ||
+ | | align="center" | '''Slides''' | ||
+ | | align="center" | '''Video''' | ||
+ | |- | ||
+ | | A/B Linux updates with RAUC and meta-rauc-community: now & in the future | ||
+ | | Leon Anavi | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | An Overview of the Hash Equivalence & PR Services | ||
+ | | Paul Barker | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Embedded Linux on CM4 Carrier Boards, X86 and STM32 Boards with Yocto Project | ||
+ | | Lakshantha Dissanayake | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | CI/CD With Zuul and Kubernetes | ||
+ | | Joshua Watt | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Jami in yocto and on i.MX6 | ||
+ | | L'hôpital kévin | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Yocto Project lore: New mailing list tools | ||
+ | | Paul Barker | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | why and how to use clang compiler with Yocto Project | ||
+ | | Khem Raj | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Phosh: A GNOME based Wayland shell and compositor | ||
+ | | Tim Oring | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | deploying a K3S cluster with meta-virtualization | ||
+ | | Bruce Ashfield | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | === Day 2 (Dec 2, 2021) === | ||
+ | {| border="1" cellspacing="0" cellpadding="4" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | |- bgcolor="#c0e0e0" | ||
+ | | align="center" | '''Session Description''' | ||
+ | | align="center" | '''Presenter(s)''' | ||
+ | | align="center" | '''Slides''' | ||
+ | | align="center" | '''Video''' | ||
+ | |- | ||
+ | | Getting started with meta-selinux - enhancing system security on QEMU | ||
+ | | Tomasz Żyjewski | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Having a Yocto in your browser | ||
+ | | Josef Holzmayr | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | A brief history of OpenEmbedded and the Yocto Project | ||
+ | | Philip Balister | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | meta-flatpak: Flatpak in Yocto, Yocto in Flatpak | ||
+ | | Sam Thursfield | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Conversations in Yocto | ||
+ | | Josef Holzmayr | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Using Yocto to Secure Your Device: From Development to Production | ||
+ | | Kevin Chau | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Using linux-yocto + yocto kernel tools to create and maintain a BSP | ||
+ | | Bruce Ashfield | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Remote access to IoT devices: Common needs and approaches | ||
+ | | Eystein Stenberg | ||
+ | | | ||
+ | | | ||
+ | |} |
Revision as of 06:49, 29 November 2021
Contents
Intro
The 2021.11 edition of The Yocto Project Summit (YPS2021.11).
Link to conference website
Link to schedule
Beginners Tutorial (Nov 30, 2021)
Session Description | Presenter(s) | Slides | Video |
part 1 | Behan Webster | [PDF] | [Part1] [Part2] |
part 2 | Tom King | [Part1] [Part2] |
Hands-On Classes (Nov 30, 2021)
Session Description | Presenter(s) | Slides | Video |
devtool | Saul Wold | [PDF] | [Video] |
Debugging on Yocto Project based systems | Sergio Prado | [PDF] | [Video] |
Linux Kernel Lab | Tim Orling | [PDF] | [Video] |
Presentations
Day 1 (Dec 1, 2021)
Session Description | Presenter(s) | Slides | Video |
A/B Linux updates with RAUC and meta-rauc-community: now & in the future | Leon Anavi | ||
An Overview of the Hash Equivalence & PR Services | Paul Barker | ||
Embedded Linux on CM4 Carrier Boards, X86 and STM32 Boards with Yocto Project | Lakshantha Dissanayake | ||
CI/CD With Zuul and Kubernetes | Joshua Watt | ||
Jami in yocto and on i.MX6 | L'hôpital kévin | ||
Yocto Project lore: New mailing list tools | Paul Barker | ||
why and how to use clang compiler with Yocto Project | Khem Raj | ||
Phosh: A GNOME based Wayland shell and compositor | Tim Oring | ||
deploying a K3S cluster with meta-virtualization | Bruce Ashfield |
Day 2 (Dec 2, 2021)
Session Description | Presenter(s) | Slides | Video |
Getting started with meta-selinux - enhancing system security on QEMU | Tomasz Żyjewski | ||
Having a Yocto in your browser | Josef Holzmayr | ||
A brief history of OpenEmbedded and the Yocto Project | Philip Balister | ||
meta-flatpak: Flatpak in Yocto, Yocto in Flatpak | Sam Thursfield | ||
Conversations in Yocto | Josef Holzmayr | ||
Using Yocto to Secure Your Device: From Development to Production | Kevin Chau | ||
Using linux-yocto + yocto kernel tools to create and maintain a BSP | Bruce Ashfield | ||
Remote access to IoT devices: Common needs and approaches | Eystein Stenberg |