]> code.ossystems Code Review - openembedded-core.git/commit
base-files: move hostname operations out of issue file settings
authorChen Qi <Qi.Chen@windriver.com>
Wed, 17 Apr 2019 02:01:25 +0000 (10:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Apr 2019 22:30:10 +0000 (23:30 +0100)
commitf17bcc46341db5ee91bb26389ccaebc68c49b97e
treec9242e9425508e7cf865baafe93022a581137db3
parentba89fea0e443e1492000b7114f32edf15819a151
base-files: move hostname operations out of issue file settings

The function do_install_basefilesissue is meant to deal with
/etc/issue* files and the following setting could actually be
overridden.

  BASEFILESISSUEINSTALL ?= "do_install_basefilesissue"

So move the hostname operations out of this function.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-files/base-files_3.0.14.bb