update buildroot to 2017.02.11
This commit is contained in:
14
bsp/buildroot-2017.02.11/package/libbsd/libbsd.mk
Normal file
14
bsp/buildroot-2017.02.11/package/libbsd/libbsd.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# libbsd
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBSD_VERSION = 0.8.3
|
||||
LIBBSD_SOURCE = libbsd-$(LIBBSD_VERSION).tar.xz
|
||||
LIBBSD_SITE = http://libbsd.freedesktop.org/releases
|
||||
LIBBSD_LICENSE = BSD-3c, MIT
|
||||
LIBBSD_LICENSE_FILES = COPYING
|
||||
LIBBSD_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user