summaryrefslogtreecommitdiff
path: root/distribution/yocto-example-layer/pres_yocto-example-layer.tex
blob: ac85c48ef4838ea73fc276d0b09c8edf3a6cf4b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
\input{configpres}

\title{YOCTO - Advanced Example Layer}
\date{}
\maketitle

\begin{frame}
\frametitle{Agenda 1/2}
\begin{itemize}
\item Own Layer
\item Distribution
\item BSP
\item Application Integration
\item Minimal Image
\item Kernel
\end{itemize}
\end{frame}

\begin{frame}
\frametitle{Agenda 2/2}
\begin{itemize}
\item SDCard Image
\item Busybox Image
\item Remote Debugging Support
\item Bootloader
\item Add PREEMPT\_RT\_PATCH
\item Image customizations
\item Devtool
\end{itemize}
\end{frame}

\input{yocto-layers}
\input{distro}
\input{machine}
\input{application}
\input{yocto-add-autotools-based-src}
\input{yocto-add-qt-cmake-projects}
\input{image}
\input{kernel}
\input{sdcard}
\input{base-files}
\input{tcf-agent}
\input{bootloader}
\input{rtpreempt}
\input{customization}
\input{devtool}
\input{yocto-resume}
\input{tailpres}