summaryrefslogtreecommitdiff
path: root/distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2017-12-19 11:16:28 +0100
committerJohn Ogness <john.ogness@linutronix.de>2017-12-19 11:16:28 +0100
commit6e7e1b7172813fc4ecb60597f903dd21a4616159 (patch)
treedbfe0b8f1a3d51c275722ba86d4ffe109ee88aef /distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex
parent270520b4a2eac8725c8575c3180964289722e191 (diff)
update yocto-advanced: sync to devel/manut/yocto
The devel/manut/yocto heavily diverted from master. Sync with latest version 8cd4956a9b48a316eab6dc6d1b1f6cd51362fecf. Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex')
-rw-r--r--distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex b/distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex
index 2e5fa41..ad33a7b 100644
--- a/distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex
+++ b/distribution/yocto-advanced/yocto-add-qt-cmake-projects.tex
@@ -6,7 +6,6 @@
│   └── hellocm-0.1.tar.bz2
└── hellocm_0.1.bb
\end{verbatim}
-\pause
\begin{verbatim}
DESCRIPTION = "hellocm cmake example"
LICENSE = "MIT"
@@ -28,7 +27,6 @@ FILES_{PN} = "${bindir}/hellocm"
│   └── helloqt-1.0.tar.bz2
└── helloqt_1.0.bb
\end{verbatim}
-\pause
\begin{verbatim}
DESCRIPTION = "helloqt QT example"
LICENSE = "MIT"