base-files: improve profile for SHR
authorJoachim Ott <jo.shrdevel@googlemail.com>
Wed, 21 Apr 2010 12:59:03 +0000 (14:59 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 21 Apr 2010 13:07:08 +0000 (15:07 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/base-files/base-files/shr/profile
recipes/base-files/base-files_3.0.14.bb

index e39a8f1..202a9ae 100644 (file)
@@ -35,7 +35,7 @@ umask 022
 alias pico=nano
 alias fso='cd /local/pkg/fso'
 alias ipkg='opkg'
-export PS1="\[\033[01;32m\]\u@\h\[\033[01;34m\] \w $\[\033[00m\] "
+export PS1="\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \\$\[\033[00m\] "
 if [ "$DISPLAY" = "" ]
 then
     export DISPLAY=localhost:0
index 8f1de11..7cb4061 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Miscellaneous files for the base system."
 SECTION = "base"
 PRIORITY = "required"
-PR = "r91"
+PR = "r92"
 LICENSE = "GPL"
 
 SRC_URI = " \