summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man-pages/man-pages
Commit message (Collapse)AuthorAgeFilesLines
* man-pages: use env from coreutils-nativeAlexander Kanavin2024-03-181-0/+31
| | | | | | | | | | | | | | | This is the outcome of investigating the selftest-armhost fail: https://autobuilder.yoctoproject.org/typhoon/#/builders/127/builds/3028/steps/15/logs/stdio When man-pages recipe builds on ubuntu 18.04, /usr/bin/env on that is too old to support -S option, and the outcome is that man-pages quietly installs nothing, and no packages get created, and the test that expects the package to exist fails. (From OE-Core rev: 7bfbaaf2baa54f0abff231cfc263d4d8bc7f732b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* man-pages: upgrade 6.05.01 -> 6.06Alexander Kanavin2024-03-071-0/+33
License-Update: formatting, file names, http -> https, additional license snippets (which are all BSD-type). (From OE-Core rev: bedf50acb3877c222ccfd07e8eaad9baceb5dc64) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>