diff options
| -rw-r--r-- | meta/recipes-core/console-tools/console-tools_0.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb index c60a5a05bb..a9805b3fe8 100644 --- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb +++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb | |||
| @@ -29,7 +29,7 @@ do_configure_prepend () { | |||
| 29 | 29 | ||
| 30 | inherit autotools gettext update-alternatives | 30 | inherit autotools gettext update-alternatives |
| 31 | 31 | ||
| 32 | ALTERNATIVE_PRIORITY = "100" | 32 | ALTERNATIVE_PRIORITY = "30" |
| 33 | 33 | ||
| 34 | bindir_progs = "chvt deallocvt fgconsole openvt" | 34 | bindir_progs = "chvt deallocvt fgconsole openvt" |
| 35 | ALTERNATIVE_${PN} = "${bindir_progs}" | 35 | ALTERNATIVE_${PN} = "${bindir_progs}" |
