base-system-busybox: disable chvt applet; we use kbd.
This commit is contained in:
@@ -321,7 +321,7 @@ CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
|
|||||||
#
|
#
|
||||||
# Console Utilities
|
# Console Utilities
|
||||||
#
|
#
|
||||||
CONFIG_CHVT=y
|
# CONFIG_CHVT is not set
|
||||||
# CONFIG_FGCONSOLE is not set
|
# CONFIG_FGCONSOLE is not set
|
||||||
CONFIG_CLEAR=y
|
CONFIG_CLEAR=y
|
||||||
# CONFIG_DEALLOCVT is not set
|
# CONFIG_DEALLOCVT is not set
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Build template for 'base-system-busybox'.
|
# Build template for 'base-system-busybox'.
|
||||||
pkgname=base-system-busybox
|
pkgname=base-system-busybox
|
||||||
version=1.22.1
|
version=1.22.1
|
||||||
revision=15
|
revision=16
|
||||||
wrksrc="busybox-${version}"
|
wrksrc="busybox-${version}"
|
||||||
homepage="http://www.busybox.net"
|
homepage="http://www.busybox.net"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
|||||||
Reference in New Issue
Block a user