summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2011-07-26 14:22:30 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-27 17:43:48 +0100
commit4a83fb1c2603bc3d4b42ba243163b3fce7c12d9d (patch)
tree4f59492fc0c8139434b09f8d973cf3794b328acf
parent63bd98855e028df591c6a72e5b539b7204fd6f66 (diff)
downloadpoky-4a83fb1c2603bc3d4b42ba243163b3fce7c12d9d.tar.gz
Update TERMCMD message to align with previous change
A previous patch changed the default TERM to use xterm. This updates local.conf.sample to match the change Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index b6993841fb..53261516bd 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -205,7 +205,7 @@ ENABLE_BINARY_LOCALE_GENERATION = "1"
205# out if that is desired 205# out if that is desired
206NO32LIBS = "1" 206NO32LIBS = "1"
207 207
208# If you do not use (or have installed) gnome-terminal you will need to 208# If you do not use (or have installed) xterm you will need to
209# uncomment these variables and set them to the terminal you wish to use 209# uncomment these variables and set them to the terminal you wish to use
210# when resolving patches which cannot be applied 210# when resolving patches which cannot be applied
211# Supported shell prefixes for *_TERMCMD and *_TERMCMDRUN ARE: 211# Supported shell prefixes for *_TERMCMD and *_TERMCMDRUN ARE: