]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
man-pages: upgrade 6.9.1 -> 6.11
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 17 Feb 2025 07:14:32 +0000 (15:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Feb 2025 23:18:17 +0000 (23:18 +0000)
commite1620f45f4c254f95881ccb9860b582ae7fbd1ed
tree2df682db315f976b27b942daece0033504e7aee0
parent4899698297c7783e02aba5388e0469cc83bd2f70
man-pages: upgrade 6.9.1 -> 6.11

1. Due to upstream commit [GNUmakefile: Require the user to specify
'-R' if their make(1) is too old][1], add option -R to make

2. Due to upstream commit [src/bin/pdfman, scripts/bash_aliases,
pdfman.1: Make pdfman a standalone program, and add a manual page][2],
inherit bbclass lib_package to use package ${PN}-bin to collect newly
added scripts and runtime depends on bash

[1] https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=50c914d25b40ac6a4d63ce10ed146653098014a2
[2] https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=ed9bc1e3277befd6e165270f14e458a5ec4074f1

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/man-pages/man-pages_6.11.bb [moved from meta/recipes-extended/man-pages/man-pages_6.9.1.bb with 92% similarity]