From 0447148816b871a21124c0c9668604a140744b0b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 26 May 2017 07:45:30 -0700 Subject: 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 Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-networking') 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" -- cgit v1.2.3-54-g00ecf