Skip to content

Commit

Permalink
slides/sysdev-build-systems: yocto: fix build images directory
Browse files Browse the repository at this point in the history
the build image directory is now tmp-glibc/deploy/images/stm32mp1/

Signed-off-by: Richard Genoud <[email protected]>
  • Loading branch information
Richard Genoud committed Jul 26, 2024
1 parent 8c34d70 commit e697d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/sysdev-build-systems/sysdev-build-systems.tex
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ \subsection{Embedded Linux build systems}
\begin{block}{Build results}
{\footnotesize
\begin{verbatim}
$ ls tmp/deploy/images/stm32mp1/
$ ls tmp-glibc/deploy/images/stm32mp1/
\end{verbatim}
}
\end{block}
Expand Down

0 comments on commit e697d7b

Please sign in to comment.