blob: d1b003ad8d05ce7fdba7788bf473556035ab7635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\begin{frame}[fragile]
\frametitle{Excercise}
1) Add sample configs to the meta-mini layer providing a valid
layer configuration and a build configuration that creates a
debug RFS for our self defined machine, by using our distribution.
The configus should Use packages in deb format and the shared
download directory from the poky directory.
2) create a new build directory, e.g. build-bbb and build our self
defined image.
\end{frame}
|