mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
udpcast: needs host-m4
Fixes: http://autobuild.buildroot.net/results/28b/28bc8651ee798af150bba5997b66ec7bb450ecde/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
40d782cd0e
commit
bf3e314efb
@ -8,6 +8,7 @@ UDPCAST_VERSION = 20120424
|
|||||||
UDPCAST_SOURCE = udpcast-$(UDPCAST_VERSION).tar.gz
|
UDPCAST_SOURCE = udpcast-$(UDPCAST_VERSION).tar.gz
|
||||||
UDPCAST_SITE = http://www.udpcast.linux.lu/download
|
UDPCAST_SITE = http://www.udpcast.linux.lu/download
|
||||||
UDPCAST_CONF_ENV = $(if $(BR_LARGEFILE),ac_cv_type_stat64=yes,ac_cv_type_stat64=no)
|
UDPCAST_CONF_ENV = $(if $(BR_LARGEFILE),ac_cv_type_stat64=yes,ac_cv_type_stat64=no)
|
||||||
|
UDPCAST_DEPENDENCIES = host-m4
|
||||||
|
|
||||||
define UDPCAST_REMOVE_UDP_SENDER
|
define UDPCAST_REMOVE_UDP_SENDER
|
||||||
rm -f $(TARGET_DIR)/usr/sbin/udp-sender
|
rm -f $(TARGET_DIR)/usr/sbin/udp-sender
|
||||||
|
Loading…
x
Reference in New Issue
Block a user