projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a1fde4
)
package/coreutils: install base64 under /bin iso /usr/bin to match busybox
author
Peter Korsgaard
<peter@korsgaard.com>
Mon, 6 May 2019 09:57:54 +0000
(11:57 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 6 May 2019 09:57:54 +0000
(11:57 +0200)
Fixes #11816
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/coreutils/coreutils.mk
patch
|
blob
|
history
diff --git
a/package/coreutils/coreutils.mk
b/package/coreutils/coreutils.mk
index 3e8efbf04706452d87c46a3fa37c12f69be4bb8f..8e5518f6383e5c1fba13c40b33b3cd1f90cbe127 100644
(file)
--- a/
package/coreutils/coreutils.mk
+++ b/
package/coreutils/coreutils.mk
@@
-55,7
+55,7
@@
COREUTILS_CONF_ENV = ac_cv_c_restrict=no \
MAKEINFO=true \
INSTALL_PROGRAM=$(INSTALL)
-COREUTILS_BIN_PROGS = cat chgrp chmod chown cp date dd df dir echo false \
+COREUTILS_BIN_PROGS =
base64
cat chgrp chmod chown cp date dd df dir echo false \
kill link ln ls mkdir mknod mktemp mv nice printenv pwd rm rmdir \
vdir sleep stty sync touch true uname join