Import buildroot 2016.02
This commit is contained in:
@@ -16,6 +16,12 @@ CHRONY_CONF_OPTS = \
|
||||
--without-seccomp \
|
||||
--without-tomcrypt
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBCAP),y)
|
||||
CHRONY_DEPENDENCIES += libcap
|
||||
else
|
||||
CHRONY_CONF_OPTS += --without-libcap
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBNSS),y)
|
||||
CHRONY_DEPENDENCIES += host-pkgconf libnss
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user