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:
8dee555
)
Set the openslug hostname
author
Rod Whitby
<rod@whitby.id.au>
Sat, 26 Feb 2005 11:38:54 +0000
(11:38 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 26 Feb 2005 11:38:54 +0000
(11:38 +0000)
BKrev: 42205fcejH12M9JfHkeQKGrAx6VkGw
packages/base-files/base-files_3.0.14.bb
patch
|
blob
|
history
diff --git
a/packages/base-files/base-files_3.0.14.bb
b/packages/base-files/base-files_3.0.14.bb
index
c7f2b0b
..
b080e4d
100644
(file)
--- a/
packages/base-files/base-files_3.0.14.bb
+++ b/
packages/base-files/base-files_3.0.14.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "Miscellaneous files for the base system."
SECTION = "base"
PRIORITY = "required"
-PR = "r2
4
"
+PR = "r2
5
"
LICENSE = "GPL"
SRC_URI = " \
@@
-46,6
+46,7
@@
conffiles = "${sysconfdir}/debian_version ${sysconfdir}/host.conf \
hostname = "openembedded"
hostname_ramses = "MNCI"
+hostname_openslug = "openslug"
do_install () {
for d in ${dirs755}; do