diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 463991d41d..128b0b66bb 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -571,8 +571,8 @@ KONSOLE_TERMCMD = 'konsole -T "$TERMWINDOWTITLE"' | |||
| 571 | KONSOLE_TERMCMDRUN = '${KONSOLE_TERMCMD} -e $SHELLCMDS' | 571 | KONSOLE_TERMCMDRUN = '${KONSOLE_TERMCMD} -e $SHELLCMDS' |
| 572 | 572 | ||
| 573 | # Set a default | 573 | # Set a default |
| 574 | TERMCMD ?= "${GNOME_TERMCMD}" | 574 | TERMCMD ?= "${XTERM_TERMCMD}" |
| 575 | TERMCMDRUN ?= "${GNOME_TERMCMDRUN}" | 575 | TERMCMDRUN ?= "${XTERM_TERMCMDRUN}" |
| 576 | 576 | ||
| 577 | ################################################################## | 577 | ################################################################## |
| 578 | # Miscellaneous utilities. | 578 | # Miscellaneous utilities. |
