From e138c012c88f46663aba5f327294148b1dab7aba Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 1 Jan 2023 12:14:08 +0000
Subject: [PATCH] man-pages: upgrade 6.01 -> 6.02

---
 .../{man-pages_6.01.bb => man-pages_6.02.bb}  | 129 +++++++++++++++++-
 1 file changed, 127 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/man-pages/{man-pages_6.01.bb => man-pages_6.02.bb} (19%)

diff --git a/meta/recipes-extended/man-pages/man-pages_6.01.bb b/meta/recipes-extended/man-pages/man-pages_6.02.bb
similarity index 19%
rename from meta/recipes-extended/man-pages/man-pages_6.01.bb
rename to meta/recipes-extended/man-pages/man-pages_6.02.bb
index 1ad4ed1317..e0c51b806f 100644
--- a/meta/recipes-extended/man-pages/man-pages_6.01.bb
+++ b/meta/recipes-extended/man-pages/man-pages_6.02.bb
@@ -1,13 +1,138 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- README
+# +++ README
+# @@ -1,19 +1,96 @@
+# -This package contains Linux man pages for sections 1 through 8.
+# -Some more information is given in the <man-pages-x.y.Announce> file.
+# +Name
+# +       Linux man-pages - manual pages for GNU/Linux
+#  
+# -Homepage
+# -========
+# -For information about the Linux man-pages project, see
+# -<http://www.kernel.org/doc/man-pages/index.html>.
+# +Synopsis
+# +       This package contains GNU/Linux manual pages for sections 1 through 8.
+#  
+# -Bug reports and contributing
+# -============================
+# -See the <CONTRIBUTING> file.
+# +Description
+# +       The manual pages in this project document primarily the Linux kernel
+# +       and the GNU C library, but also consider relevant differences in other
+# +       kernels or C libraries.
+#  
+# -Installing and uninstalling
+# -===========================
+# -See the <INSTALL> file.
+# +       These pages are most of the section 2, 3, 4, 5, 7 man pages for
+# +       GNU/Linux.  A few pages are provided in sections 1 and 8 for commands
+# +       that are not documented in other packages, and there are a few pages in
+# +       sections 5 and 8 for the timezone utilities.
+#  
+# -Copyrights
+# -==========
+# -See the <man-pages-x.y.Announce> file.
+# +Files
+# +   CONTRIBUTING
+# +       Instructions for reporting bugs and contributing.
+# +
+# +   INSTALL
+# +       Instructions for installing and uninstalling.
+# +
+# +   MAINTAINER_NOTES
+# +       Notes for maintainers.
+# +
+# +   README
+# +       Main information about the project and the repository.
+# +
+# +   RELEASE
+# +       Instructions for releasing and distributing new versions.
+# +
+# +   Changes, Changes.old
+# +       Change log.  Includes most relevant changes.  However, it's not as
+# +       complete as the git(1) log.
+# +
+# +   Makefile, lib/*.mk
+# +       Build system.  For help, consult the <INSTALL> file, and run 'make help'.
+# +
+# +   lsm
+# +       Linux software map.  See also <https://lsm.qqx.org/>.
+# +
+# +   .mailmap
+# +       See gitmailmap(5).
+# +
+# +   LICENSES/*.txt
+# +       Licenses in use by the project.
+# +
+# +   etc/*
+# +       Configuration files for (linter) programs called by the build system.
+# +
+# +   man*/*
+# +       Manual pages.
+# +
+# +   scripts/*
+# +       Useful scripts for maintainers.
+# +
+# +   tmp/
+# +       Default directory for files created by the build system.
+# +
+# +Versions
+# +       Tarballs of releases starting from 2.00 are available at
+# +       <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/>.
+# +
+# +       The git(1) repository covers the development since 1.70:
+# +       <git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git>
+# +
+# +       A secondary git(1) repository can be found at:
+# +       <git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>
+# +
+# +Caveats
+# +       Some projects provide their own manual pages, not related to the Linux
+# +       man-pages project.
+# +
+# +Bugs
+# +       See the <CONTRIBUTING> file.
+# +
+# +Maintainers
+# +       Alejandro Colomar <alx@kernel.org> <http://www.alejandro-colomar.es/>
+# +             2020 - present (5.09 - HEAD)
+# +       Michael Kerrisk <mtk.manpages@gmail.com> <https://man7.org/>
+# +             2004 - 2021 (2.00 - 5.13)
+# +       Andries Brouwer <aeb@cwi.nl> <https://www.win.tue.nl/~aeb>
+# +             1995 - 2004    (1.6  - 1.70)
+# +       Rik Faith <https://www.cs.unc.edu/~faith/>
+# +             1993 - 1995    (1.0  - 1.5)
+# +
+# +Copyright
+# +       Several free/open source licenses.  See the <LICENSES/> directory, and
+# +       the comment at the top of each source file.
+# +
+# +See also
+# +       man-pages(7)
+# +
+# +   Website
+# +       <http://www.kernel.org/doc/man-pages/index.html>.
+# 
+#
+
 SUMMARY = "Linux man-pages"
 DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs"
 SECTION = "console/utils"
 HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
 LICENSE = "GPL-2.0-or-later"
 
-LIC_FILES_CHKSUM = "file://README;md5=bf1faa9b0245e39a7c0c9690ffdf6e54"
+LIC_FILES_CHKSUM = "file://README;md5=26901408d8cfd6f6675f8b49daf9cc74"
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz"
 
-SRC_URI[sha256sum] = "c1e8bea88589f1a80b67dafd82fb98b018ddd7f7bfa594f8f79686258d26e784"
+SRC_URI[sha256sum] = "968def9e7055c9cbca9a4f21f79677b02ac8b0d2fa62ceea7bd8ef4dcc6cac41"
 
 inherit manpages
 
-- 
2.37.3

