diff options
Diffstat (limited to 'distribution/yocto-example-layer/pres_yocto-example-layer.tex')
| -rw-r--r-- | distribution/yocto-example-layer/pres_yocto-example-layer.tex | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/distribution/yocto-example-layer/pres_yocto-example-layer.tex b/distribution/yocto-example-layer/pres_yocto-example-layer.tex new file mode 100644 index 0000000..ac85c48 --- /dev/null +++ b/distribution/yocto-example-layer/pres_yocto-example-layer.tex @@ -0,0 +1,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} |
