blob: 1ebaba5aa3c2bf7805c884bcabe05d47d9198685 (
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-foo/mybsp layers 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}
|