[oe-commits] [meta-openembedded] 03/97: nopoll: Disable doc generation

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 09:58:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch pyro-next
in repository meta-openembedded.

commit 5fc21edf4ac74a6ad703d9572aec395044780951
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri May 26 07:45:30 2017 -0700

    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 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Armin Kuster <akuster808 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 611374c..1d77891 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list