Presentation topic template
Contents
- 1 Yocto Buildsystem
- 1.1 Migrating to Yocto: A guide and lessons learned
- 1.2 Sweeten your Yocto Build Times with Icecream
- 1.3 Working with the Linux Kernel in the Yocto Project
- 1.4 Comparing and Contrasting Embedded Linux Build Systems and Distributions
- 1.5 Real-World Yocto: Getting the Most out of Your Build System
- 1.6 Speeding your Linux Development with Debian and OpenEmbedded on DragonBoard 410c
- 1.7 Living on master: Using Yocto Project, Jenkins and LAVA for a rolling release
- 1.8 Poky-tiny and Beyond, or Trying to put the Yocto in Yocto Project
- 1.9 Yocto Project & OpenEmbedded
- 1.10 Introduction to Yocto
- 1.11 Yocto Maintenance
- 2 Bitbake
- 3 Buildroot
Yocto Buildsystem
Migrating to Yocto: A guide and lessons learned
Presenter: Muhammad Tauqir Ahmad, Cisco Meraki
Summary:
The session talks about the lessons learnt while migrating to the new system,
including the technical challenges like supporting proprietary software on Yocto, verifying
correctness of the builds produced by the new build system, accommodating the various
use cases, as well as human aspects of such a large migration like getting buy-in from
stakeholders, documenting process and maintenance.
Sweeten your Yocto Build Times with Icecream
Presenter:Joshua Watt, Garmin International
Summary:
Yocto takes a considerable amount of time to build complex systems and hence,
a lot of time is spent waiting for builds to complete.One method of accelerating these
builds is to use a distributed compiler such as Icecream. The presenter discusses the
current state of Icecream support in Yocto, pros and cons of using Icecream, typical
configurations, as well as tips, tricks, and quirks he has learned while using Icecream.
Working with the Linux Kernel in the Yocto Project
Presenter:Sean Hudson, The Yocto Project
Summary:
The slides cover an example recipe to add the Kernel to the build and talks
about the best practices and the work flows to create a custom kernel for their
distribution. The talk also explores the development cycle of creating a new
kernel configuration and integrating it fully back into the platform.
Comparing and Contrasting Embedded Linux Build Systems and Distributions
Presenter:Drew Moseley, Mender.io
Summary:
This presentation will covers the work flow and advantages and disadvantages
of the following Yocto/OpenEmbedded ,Buildroot ,OpenWRT/LEDE,
Slimmed down desktop distributions,(e.g. Debian, Raspbian, Ubuntu).
Real-World Yocto: Getting the Most out of Your Build System
Presenter:Stephano Cetola, Intel
Summary:
In this video will cover some of the most commonly asked Questions
as well as many often-missed tips & tricks including: practicle examples of Shared State Cache,
using package feeds for faster app development, and creating bootable images using the OpenEmbedded Image Creator .
Speeding your Linux Development with Debian and OpenEmbedded on DragonBoard 410c
Presenter:Mark Charlebois, Qualcomm Technologies
Summary:
In this slides will cover yocto, OE and the latest strategies and recommendations
on choosing the right OS at the right stage of prototype, development and commercialization
that will help you get started quickly, manage the trade-offs between the Linux options
for rich package support, build sizes, development environments and tools, controlling updates,
and making sure you know your options for long term support.
Living on master: Using Yocto Project, Jenkins and LAVA for a rolling release
Presenter:Tim Orling, Intel Open Source Technology Center
Summary:
This slides will cover how the run continuous integration builds where
the upstream metadata is auto synchronized daily and tests both emulated
and on real hardware give us confidence that any breakage due to upstream
changes or other internal git repositories is caught quickly and fixed.
Poky-tiny and Beyond, or Trying to put the Yocto in Yocto Project
Presenter:Scott Murray, Konsulko Group
Summary:
This slides will cover Quick overview of OpenEmbedded / Yocto Project ,
Review of embedded Linux distribution size history ,poky-tiny exploration ,
Sizes of some common image features / packages , Other image size reduction options.
- [| [PDF ]] ELC 2018
Yocto Project & OpenEmbedded
Presenter:Jeffrey Osier-Mixon, Inte
Summary:
This video covers an open forum for the embedded Linux community
to ask Questions and discuss issues with Yocto Project and OpenEmbedded principals.
- [| [VIDEO ]] ELC 2019
Introduction to Yocto
Presenter:Nicolas Dechesne, Linaro & Armin Kuster, MontaVista Software, LLC
Summary:
These slides cover the Yocto Project Updates and live coding with Yocto Project.
Question and Answers related to Yocto Project.
Yocto Maintenance
Presenter:Jon Mason, Arm
Summary:
In this presentation how the yocto can be used as an easy way to get functional distro
with changes in the a series patches are created to get the hardware functional
on linux,u-boot and other software.
Bitbake
Top 3 pains in professional use of bitbake
Presenter: Klaas van Gend
Summary:
This presentation will give an idea about the usage of bitbake for
OpenEmbedded platforms and how Bitbake fits into professional use
better than "Linux from Scratch” and how community knowledge can be
leveraged.
- [| [PDF ]] ELC 2019
Buildroot
Buildroot V/s OpenEmbedded/Yocto: A Four Hands Discussion
Presenter: Alexandre Belloni & Thomas Petazzoni, Free Electrons
Summary:
This presentation compares the general philosophy, output, configuration,
layers, tool-chains, packages and complexity of both Buildroot and Yocto for
Embedded Linux platforms.