mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
librsync: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9ca544dec7
commit
4e79133658
@ -6,6 +6,8 @@
|
|||||||
LIBRSYNC_VERSION:=0.9.7
|
LIBRSYNC_VERSION:=0.9.7
|
||||||
LIBRSYNC_SOURCE:=librsync-$(LIBRSYNC_VERSION).tar.gz
|
LIBRSYNC_SOURCE:=librsync-$(LIBRSYNC_VERSION).tar.gz
|
||||||
LIBRSYNC_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/librsync/
|
LIBRSYNC_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/librsync/
|
||||||
|
LIBRSYNC_LICENSE = LGPLv2.1+
|
||||||
|
LIBRSYNC_LICENSE_FILES = COPYING
|
||||||
LIBRSYNC_INSTALL_STAGING = YES
|
LIBRSYNC_INSTALL_STAGING = YES
|
||||||
LIBRSYNC_DEPENDENCIES = zlib bzip2 popt
|
LIBRSYNC_DEPENDENCIES = zlib bzip2 popt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user