blob: 3be1e43fc62318f3fc9eedd227dfe258a90385e7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
\subsection{Resume}
\begin{frame}
\begin{itemize}
\item Yocto is a huge collection of tools
\item Bitbake can be used to describe/build a distribution
\item The quality of the Images depend on the maintainance of the Layers
\item Only build your own distribution if you really need to!
\item Poky can be used as an example / reference.
\end{itemize}
\end{frame}
|