quagga: fix pkg_postinst
authorChen Qi <Qi.Chen@windriver.com>
Thu, 31 Oct 2013 06:29:44 +0000 (14:29 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:34:18 +0000 (08:34 -0800)
commit4e6c84a8cfbb50529f7852dcf71376b33ee8e5df
tree280be01f0a21dd20f4e5c8786d05b169cac9e66e
parentb7ddf8cc3dc45f7299df588baa98d6f0edafc63b
quagga: fix pkg_postinst

This patch mainly involves two changes.
1. Create necessary files at do_install task. Add these configuration
   files to the CONFFILES variable.
2. Move the `chmod' and `chown' commands to do_install task.

After these two changes, qugga can run successfully at rootfs time.

(From meta-openembedded rev: 7f1b4775ef198d86821997632bf6e38305f3fa1b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-protocols/quagga/quagga.inc