From 37c82477d070668edf62d5bbe5a8fdf86ed5885b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Jan 2020 11:40:20 +0300 Subject: busybox-init: fix building utilities from busybox package --- core/busybox-init/checksums | 2 +- core/busybox-init/files/.config | 8 ++++---- core/busybox-init/version | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'core/busybox-init') diff --git a/core/busybox-init/checksums b/core/busybox-init/checksums index 35750a1b..0caf041a 100644 --- a/core/busybox-init/checksums +++ b/core/busybox-init/checksums @@ -1,2 +1,2 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2 -1dbf6620e014b3e3464b33ced597b3cd42906aeb3fc7694306036cac02b79283 .config +82452722afcd7a9303f5c54588033f90811a65e7be2ce2a1973df73d4e8fd4d0 .config diff --git a/core/busybox-init/files/.config b/core/busybox-init/files/.config index 955c7845..07941dfa 100644 --- a/core/busybox-init/files/.config +++ b/core/busybox-init/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Thu Dec 12 10:26:38 2019 +# Thu Jan 9 11:38:23 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -197,7 +197,7 @@ CONFIG_GZIP_FAST=0 # Coreutils # # CONFIG_BASENAME is not set -CONFIG_CAT=y +# CONFIG_CAT is not set # CONFIG_FEATURE_CATN is not set # CONFIG_FEATURE_CATV is not set # CONFIG_CHGRP is not set @@ -227,7 +227,7 @@ CONFIG_CAT=y # CONFIG_UNIX2DOS is not set # CONFIG_DU is not set # CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K is not set -CONFIG_ECHO=y +# CONFIG_ECHO is not set # CONFIG_FEATURE_FANCY_ECHO is not set # CONFIG_ENV is not set # CONFIG_EXPAND is not set @@ -285,7 +285,7 @@ CONFIG_ECHO=y # CONFIG_SEQ is not set # CONFIG_SHRED is not set # CONFIG_SHUF is not set -CONFIG_SLEEP=y +# CONFIG_SLEEP is not set # CONFIG_FEATURE_FANCY_SLEEP is not set # CONFIG_SORT is not set # CONFIG_FEATURE_SORT_BIG is not set diff --git a/core/busybox-init/version b/core/busybox-init/version index c402210d..65feea05 100644 --- a/core/busybox-init/version +++ b/core/busybox-init/version @@ -1 +1 @@ -1.31.1 1 +1.31.1 2 -- cgit v1.2.3