sysstat: forcibly disable sensors to avoid build failures
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
cdd861ea46
commit
e7fbeda801
3
CHANGES
3
CHANGES
@ -2,7 +2,8 @@
|
||||
|
||||
Fixes all over the tree.
|
||||
|
||||
Updated/fixed packages: libgcrypt, qt, tcpdump, xserver-xorg
|
||||
Updated/fixed packages: libgcrypt, qt, sysstat, tcpdump,
|
||||
xserver-xorg
|
||||
|
||||
Issues resolved (http://bugs.uclibc.org):
|
||||
|
||||
|
@ -7,8 +7,8 @@
|
||||
SYSSTAT_VERSION = 9.1.6
|
||||
SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.bz2
|
||||
SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard/
|
||||
SYSSTAT_CONF_OPT = --disable-man-group --disable-sensors
|
||||
|
||||
SYSSTAT_CONF_OPT = --disable-man-group
|
||||
ifneq ($(BR2_HAVE_DOCUMENTATION),y)
|
||||
SYSSTAT_CONF_OPT += --disable-documentation
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user