]> code.ossystems Code Review - openembedded-core.git/commit
manpages.bbclass: Fix rootfs host corruption
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 9 Jan 2020 14:45:59 +0000 (14:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commit844781c5b260a52e8c06b872c74a13a22689bdb9
tree09362d9b82ec864c10a02c33ad60730ee90a55c7
parent9e38671e3aec732584b51665a258e2d13f7c8457
manpages.bbclass: Fix rootfs host corruption

When running mandb we end up with files owned by the build user, correct
this. Also pick up non-default locales and relocate their index.db files
to /var/cache.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/manpages.bbclass