aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-05-26 07:45:30 -0700
committerJoe MacDonald <joe_macdonald@mentor.com>2017-06-28 10:27:12 -0400
commit0447148816b871a21124c0c9668604a140744b0b (patch)
treeb52430a7beb2c2d6a18b32f6c9bd41b67de868ef /meta-networking/recipes-protocols
parent71a9e0af08ed2c6880274acd3008c570cc04d9a2 (diff)
downloadmeta-openembedded-contrib-0447148816b871a21124c0c9668604a140744b0b.tar.gz
nopoll: Disable doc generation
This also fixes installed-vs-shipped build QA errors like ERROR: nopoll-0.4.2.b297-r0 do_package: QA Issue: nopoll: Files/directories were installed but not shipped in any package: /usr/bin Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb
index 611374cabc..1d77891d47 100644
--- a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb
+++ b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb
@@ -18,4 +18,6 @@ SRC_URI[sha256sum] = "f5fbf8aaa16a77b0f265d8c847eb06cb3e68f2b1a50737466dae811816
inherit autotools pkgconfig
+EXTRA_OECONF += "--disable-nopoll-doc"
+
LDFLAGS += "-lpthread"