diff options
-rw-r--r-- | packages/base-files/base-files_3.0.14.bb | 3 |
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 |