summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man-db
Commit message (Collapse)AuthorAgeFilesLines
* man-db: replace the outdated man implementationAlexander Kanavin2018-02-241-0/+42
Until now oe-core has been using a well obsolete implementation of man. Man-db on the other hand is used by all modern Linux distros, is actively maintained, has a standard build system, and does not require 30 patches to build. (From OE-Core rev: 69e549a841a1681f927667f5017a1cd669ac9914) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>