mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
busybox: add applets 'whoami' and 'mktemp' needed for upcoming package 'wgetpaste'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a4225276a4
commit
4af28b49fc
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.17.2
|
# Busybox version: 1.17.2
|
||||||
# Thu Sep 2 23:18:41 2010
|
# Thu Sep 16 23:10:50 2010
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
@ -277,7 +277,7 @@ CONFIG_USLEEP=y
|
|||||||
CONFIG_WC=y
|
CONFIG_WC=y
|
||||||
CONFIG_FEATURE_WC_LARGE=y
|
CONFIG_FEATURE_WC_LARGE=y
|
||||||
# CONFIG_WHO is not set
|
# CONFIG_WHO is not set
|
||||||
# CONFIG_WHOAMI is not set
|
CONFIG_WHOAMI=y
|
||||||
# CONFIG_YES is not set
|
# CONFIG_YES is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -325,7 +325,7 @@ CONFIG_DEFAULT_SETFONT_DIR=""
|
|||||||
#
|
#
|
||||||
# Debian Utilities
|
# Debian Utilities
|
||||||
#
|
#
|
||||||
# CONFIG_MKTEMP is not set
|
CONFIG_MKTEMP=y
|
||||||
# CONFIG_PIPE_PROGRESS is not set
|
# CONFIG_PIPE_PROGRESS is not set
|
||||||
CONFIG_RUN_PARTS=y
|
CONFIG_RUN_PARTS=y
|
||||||
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
|
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user