mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
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.
|
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):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
SYSSTAT_VERSION = 9.1.6
|
SYSSTAT_VERSION = 9.1.6
|
||||||
SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.bz2
|
SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.bz2
|
||||||
SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard/
|
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)
|
ifneq ($(BR2_HAVE_DOCUMENTATION),y)
|
||||||
SYSSTAT_CONF_OPT += --disable-documentation
|
SYSSTAT_CONF_OPT += --disable-documentation
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user