Merge pull request #926 from r2d4/gnu-find

Use GNU findutils instead of BusyBox find
pull/928/head
Matt Rickard 2016-12-15 18:20:31 -08:00 committed by GitHub
commit 14c3d3cd00
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BR2_PACKAGE_OPENSSH=y
BR2_PACKAGE_SOCAT=y
BR2_PACKAGE_SUDO=y
BR2_PACKAGE_ACL=y
BR2_PACKAGE_FINDUTILS=y
# BR2_PACKAGE_SYSTEMD_HWDB is not set
BR2_PACKAGE_SYSTEMD_LOGIND=y
BR2_PACKAGE_SYSTEMD_MACHINED=y