aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-files
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-02-26 11:38:54 +0000
committerRod Whitby <rod@whitby.id.au>2005-02-26 11:38:54 +0000
commitda397f69c4f696ed5640bfce59108b592ebe8395 (patch)
tree7f95b8ed2b5ab489b6f857de53cfbc25751eb42c /packages/base-files
parent8dee555dcf90ab5826eb32e98c9aa095e98c83d5 (diff)
downloadopenembedded-da397f69c4f696ed5640bfce59108b592ebe8395.tar.gz
Set the openslug hostname
BKrev: 42205fcejH12M9JfHkeQKGrAx6VkGw
Diffstat (limited to 'packages/base-files')
-rw-r--r--packages/base-files/base-files_3.0.14.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/base-files/base-files_3.0.14.bb b/packages/base-files/base-files_3.0.14.bb
index c7f2b0b5c6..b080e4dcbb 100644
--- 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 = "r24"
+PR = "r25"
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