diff options
| -rw-r--r-- | distribution/yocto-example-layer/distro.tex | 2 | ||||
| -rw-r--r-- | distribution/yocto-example-layer/yocto-add-qt-cmake-projects.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/distribution/yocto-example-layer/distro.tex b/distribution/yocto-example-layer/distro.tex index 0eefa60..a53a674 100644 --- a/distribution/yocto-example-layer/distro.tex +++ b/distribution/yocto-example-layer/distro.tex @@ -33,7 +33,7 @@ \end{frame} \begin{frame} -\frametitle{distro features: grahpics} +\frametitle{distro features: graphics} \begin{description} \item[opengl] the Open Graphics Library, which is a cross-language, multi-platform application programming interface used for rendering two diff --git a/distribution/yocto-example-layer/yocto-add-qt-cmake-projects.tex b/distribution/yocto-example-layer/yocto-add-qt-cmake-projects.tex index e1a0176..5227062 100644 --- a/distribution/yocto-example-layer/yocto-add-qt-cmake-projects.tex +++ b/distribution/yocto-example-layer/yocto-add-qt-cmake-projects.tex @@ -16,7 +16,7 @@ inherit cmake #export EXTRA_OECMAKE = '-DBLUBB="bla" -FILES_{PN} = "${bindir}/hellocm" +FILES_${PN} = "${bindir}/hellocm" \end{verbatim} \end{frame} |
