mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
m4: define license
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
67f1836d27
commit
6f6d7677fd
@ -7,6 +7,8 @@
|
|||||||
M4_VERSION = 1.4.16
|
M4_VERSION = 1.4.16
|
||||||
M4_SOURCE = m4-$(M4_VERSION).tar.bz2
|
M4_SOURCE = m4-$(M4_VERSION).tar.bz2
|
||||||
M4_SITE = $(BR2_GNU_MIRROR)/m4
|
M4_SITE = $(BR2_GNU_MIRROR)/m4
|
||||||
|
M4_LICENSE = GPLv3+
|
||||||
|
M4_LICENSE_FILES = COPYING
|
||||||
M4_CONF_ENV = gl_cv_func_gettimeofday_clobber=no
|
M4_CONF_ENV = gl_cv_func_gettimeofday_clobber=no
|
||||||
|
|
||||||
ifneq ($(BR2_USE_WCHAR),y)
|
ifneq ($(BR2_USE_WCHAR),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user