mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
xserver_xorg-server: add license informations
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0cc701cf73
commit
3dfbf65760
@ -7,6 +7,8 @@
|
|||||||
XSERVER_XORG_SERVER_VERSION = 1.12.4
|
XSERVER_XORG_SERVER_VERSION = 1.12.4
|
||||||
XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2
|
XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2
|
||||||
XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
|
XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
|
||||||
|
XSERVER_XORG_SERVER_LICENSE = MIT
|
||||||
|
XSERVER_XORG_SERVER_LICENSE_FILES = COPYING
|
||||||
XSERVER_XORG_SERVER_MAKE = $(MAKE1) # make install fails with parallel make
|
XSERVER_XORG_SERVER_MAKE = $(MAKE1) # make install fails with parallel make
|
||||||
XSERVER_XORG_SERVER_INSTALL_STAGING = YES
|
XSERVER_XORG_SERVER_INSTALL_STAGING = YES
|
||||||
XSERVER_XORG_SERVER_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
|
XSERVER_XORG_SERVER_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user