diff options
| -rw-r--r-- | meta/recipes-devtools/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 b06fd4adcc..e7fd24d1bf 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" | |||
| 17 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | 17 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | inherit autotools-brokensep pkgconfig | 20 | inherit autotools-brokensep pkgconfig manpages |
| 21 | 21 | ||
| 22 | EXTRA_OECONF += "--disable-documentation" | 22 | PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native" |
| 23 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " | 23 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " |
| 24 | 24 | ||
| 25 | 25 | ||
