update buildroot to 2017.02.11
This commit is contained in:
14
bsp/buildroot-2017.02.11/package/libuecc/libuecc.mk
Normal file
14
bsp/buildroot-2017.02.11/package/libuecc/libuecc.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# libuecc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUECC_VERSION = 7
|
||||
LIBUECC_SITE = https://projects.universe-factory.net/attachments/download/85
|
||||
LIBUECC_SOURCE = libuecc-$(LIBUECC_VERSION).tar.xz
|
||||
LIBUECC_LICENSE = BSD-2c
|
||||
LIBUECC_LICENSE_FILES = COPYRIGHT
|
||||
LIBUECC_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user