Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
@@ -25,9 +25,4 @@ else
|
||||
GREP_CONF_OPTS += --disable-perl-regexp
|
||||
endif
|
||||
|
||||
# Full grep preferred over busybox grep
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
GREP_DEPENDENCIES += busybox
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user