[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3130/8267] btrfs-tools: enable optional building of manpages
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 3130/8267] btrfs-tools: enable optional building of manpages
- Date: Sun, 17 Dec 2017 00:12:05 +0000 (UTC)
commit ffbe37d5eb79e0aab7d0e90afc0bb94d347a9735
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Thu Sep 29 17:48:25 2016 +0300
btrfs-tools: enable optional building of manpages
(From OE-Core rev: 1e34548f5b022ed285d945e09cfc5774a6122ab9)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../btrfs-tools/btrfs-tools_4.8.1.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
index b06fd4a..e7fd24d 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
@@ -17,9 +17,9 @@ SRCREV = "d8d0a60406b14b140e83a8c0d5eaedb5dca44092"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
"
-inherit autotools-brokensep pkgconfig
+inherit autotools-brokensep pkgconfig manpages
-EXTRA_OECONF += "--disable-documentation"
+PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native"
EXTRA_OECONF_append_libc-musl = " --disable-backtrace "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]