mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
udpcast: add license information
[Peter: GPL license is v2+] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
4eb83a5efb
commit
e717b104f2
@ -7,6 +7,8 @@
|
|||||||
UDPCAST_VERSION = 20120424
|
UDPCAST_VERSION = 20120424
|
||||||
UDPCAST_SITE = http://www.udpcast.linux.lu/download
|
UDPCAST_SITE = http://www.udpcast.linux.lu/download
|
||||||
UDPCAST_DEPENDENCIES = host-m4
|
UDPCAST_DEPENDENCIES = host-m4
|
||||||
|
UDPCAST_LICENSE = BSD-2c, GPLv2+
|
||||||
|
UDPCAST_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
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