]> 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)
committerArmin Kuster <akuster808@gmail.com>
Thu, 2 May 2019 20:24:26 +0000 (13:24 -0700)
commit2eab107e88800a62f7cb8d7f9f01e77214e9dcee
treece2be3dc7faae46443d545956c10df643b74fcb6
parentfe8ecc3796db9b70e27d5caecc858b82bde790f0
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/base-files/base-files_3.0.14.bb