Bump buildroot to 2019.02
This commit is contained in:
@@ -11,9 +11,4 @@ BC_DEPENDENCIES = host-flex
|
||||
BC_LICENSE = GPL-2.0+, LGPL-2.1+
|
||||
BC_LICENSE_FILES = COPYING COPYING.LIB
|
||||
|
||||
# Build after busybox so target ends up with bc's "dc" version
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
BC_DEPENDENCIES += busybox
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user