diff --git a/core/busybox/checksums b/core/busybox/checksums index 6f9a702e..82a90a26 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ 3d1d04a4dbd34048f4794815a5c48ebb9eb53c5277e09ffffc060323b95dfbdc busybox-1.30.1.tar.bz2 -389bce57c2457f851027c5bfff4ea413f4cef36396488d50560c3d847ec4530b .config +79178c0d52767fc76208c366d20ec774cb5380786b6387486be3389a6493b4f6 .config 6c3eb5cf839c7a31c337df0cd8388b397e1415ffa7a63e9678552c9c63dd869f acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run 4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index fe3da860..c4345ff2 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -617,8 +617,8 @@ CONFIG_FEATURE_ACPID_COMPAT=y # CONFIG_FSCK_MINIX is not set # CONFIG_FSFREEZE is not set # CONFIG_FSTRIM is not set -# CONFIG_GETOPT is not set -# CONFIG_FEATURE_GETOPT_LONG is not set +CONFIG_GETOPT=y +CONFIG_FEATURE_GETOPT_LONG=y # CONFIG_HEXDUMP is not set # CONFIG_FEATURE_HEXDUMP_REVERSE is not set CONFIG_HD=y diff --git a/core/busybox/version b/core/busybox/version index cafaf30a..b944d8ca 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.30.1 10 +1.30.1 11