git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5095acd
)
more MNCI "Ramses" related changes
author
Holger Schurig
<schurig@mn-solutions.de>
Wed, 29 Sep 2004 08:27:35 +0000
(08:27 +0000)
committer
Holger Schurig
<schurig@mn-solutions.de>
Wed, 29 Sep 2004 08:27:35 +0000
(08:27 +0000)
BKrev: 415a71f7AHNl1bOVEgnD5hlpLyGLMw
base-files/base-files_3.0.14.oe
patch
|
blob
|
history
diff --git
a/base-files/base-files_3.0.14.oe
b/base-files/base-files_3.0.14.oe
index
41c3e63
..
1bdc029
100644
(file)
--- a/
base-files/base-files_3.0.14.oe
+++ b/
base-files/base-files_3.0.14.oe
@@
-126,6
+126,9
@@
do_install () {
do_install_append_ramses () {
echo "MNCI" >${D}/${sysconfdir}/hostname
+ rmdir ${D}/tmp
+ mkdir -p ${D}/var/tmp
+ ln -s var/tmp ${D}/tmp
}