Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/libestr/libestr.mk
Normal file
13
firmware/buildroot/package/libestr/libestr.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# libestr
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBESTR_VERSION = 0.1.10
|
||||
LIBESTR_SITE = http://libestr.adiscon.com/files/download
|
||||
LIBESTR_LICENSE = LGPLv2.1+
|
||||
LIBESTR_LICENSE_FILES = COPYING
|
||||
LIBESTR_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user