]> code.ossystems Code Review - openembedded-core.git/commit
manpages.bbclass: Update RDEPENDS and post install scripts
authorKai Kang <kai.kang@windriver.com>
Thu, 7 Jun 2018 09:01:59 +0000 (02:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2018 10:09:40 +0000 (11:09 +0100)
commit078900f2416202b677471b10b69c8defb0f14c8d
treea15899baae964a150097f3ee0a401560e1d390c2
parentf170288ac706126e69a504a14d564b2e5c3513e4
manpages.bbclass: Update RDEPENDS and post install scripts

If a package installs manual files, it should update manual index cache
after its installation. Add package 'man-db' to RDEPENDS which contains
command 'mandb' to update the cache. And do the update in the post
install scripts.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/manpages.bbclass