[oe-commits] Samuel Stirtzel : maliit-plugins: Don' t build the documentation as it requires Doxygen

git at git.openembedded.org git at git.openembedded.org
Wed Dec 12 18:28:53 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 2261119c241ce775b1d12713e15304769808442c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2261119c241ce775b1d12713e15304769808442c

Author: Samuel Stirtzel <s.stirtzel at googlemail.com>
Date:   Mon Dec  3 16:24:49 2012 +0000

maliit-plugins: Don't build the documentation as it requires Doxygen

Signed-off-by: Samuel Stirtzel <s.stirtzel at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-support/maliit/maliit-plugins_git.bb   |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
index 2fb52c7..7a1a430 100644
--- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
+++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
@@ -18,6 +18,7 @@ PV = "0.92.3+git${SRCPV}"
 EXTRA_QMAKEVARS_PRE = "\
     PREFIX=${prefix} \
     LIBDIR=${libdir} \
+    CONFIG+=nodoc \
     "
 
 FILES_${PN} += "\





More information about the Openembedded-commits mailing list