Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -0,0 +1,37 @@
xpp: do not try to install the manpages for the perl tools
The man pages are generated neither at build time nor at install time,
so the install step fails.
Just disable them.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diff -durN dahdi-tools-2.11.0.orig/xpp/Makefile.am dahdi-tools-2.11.0/xpp/Makefile.am
--- dahdi-tools-2.11.0.orig/xpp/Makefile.am 2015-12-22 21:19:12.000000000 +0100
+++ dahdi-tools-2.11.0/xpp/Makefile.am 2016-01-04 23:56:31.851820973 +0100
@@ -3,7 +3,6 @@
SUBDIRS =
-man_MANS =
# FIXME: try to improve code, so we can use $(PEDANTIC)
@@ -59,7 +58,6 @@
udevrules_DATA = xpp.rules
dist_sbin_SCRIPTS = $(perl_scripts)
-man_MANS += $(perl_mans)
CLEANFILES = $(perl_checks) $(perl_mans)
if PBX_USB
@@ -147,8 +145,6 @@
astribank_allow.8 \
astribank_is_starting.8
-man_MANS += $(man_pages)
-
endif
EXTRA_DIST = \