[oe] [meta-networking][PATCH 2/2] nopoll: Disable doc generation

Khem Raj raj.khem at gmail.com
Fri May 26 14:45:30 UTC 2017


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 at gmail.com>
---
 meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb | 2 ++
 1 file changed, 2 insertions(+)

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 611374cab..1d77891d4 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"
-- 
2.13.0




More information about the Openembedded-devel mailing list