]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
util-linux: security bump to version 2.31
[coffee/buildroot.git] / Config.in.legacy
index ea69f5a9241a53934ae61e5691b116c16d74147f..c9300831febce4fc450a0e9c0b6aab6afcb30318 100644 (file)
@@ -145,6 +145,14 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2017.11"
 
+config BR2_PACKAGE_UTIL_LINUX_RESET
+       bool "util-linux reset option removed"
+       select BR2_LEGACY
+       help
+         The util-linux package no longer offers a "reset" command. Use
+         either the reset command provided by BusyBox or select ncurses
+         programs, which will install a symlink from "tset" to reset.
+
 config BR2_PACKAGE_POLICYCOREUTILS_AUDIT2ALLOW
        bool "policycoreutils audit2allow option removed"
        select BR2_LEGACY