summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-03-22 18:39:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-23 12:13:50 +0000
commitff8eca755a50b991153e78c23ac01f18d5728ff2 (patch)
treed115ea3b651444295c1aea796bee1513a9fa0e90 /meta/recipes-extended
parentb0d5f7fd674784b6dfa69e74577e7e6575e9c032 (diff)
downloadpoky-ff8eca755a50b991153e78c23ac01f18d5728ff2.tar.gz
man-db: upgrade 2.10.1 -> 2.10.2
(From OE-Core rev: 4a7598c926bee33124c966c6ca13ffd64df792a1) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/man-db/man-db_2.10.2.bb (renamed from meta/recipes-extended/man-db/man-db_2.10.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.10.1.bb b/meta/recipes-extended/man-db/man-db_2.10.2.bb
index e8fd47a8f7..a41e2dd4d8 100644
--- a/meta/recipes-extended/man-db/man-db_2.10.1.bb
+++ b/meta/recipes-extended/man-db/man-db_2.10.2.bb
@@ -9,7 +9,7 @@ SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \
9 file://99_mandb \ 9 file://99_mandb \
10 file://0001-man-Move-local-variable-declaration-to-function-scop.patch \ 10 file://0001-man-Move-local-variable-declaration-to-function-scop.patch \
11 file://man_db.conf-avoid-multilib-install-file-conflict.patch" 11 file://man_db.conf-avoid-multilib-install-file-conflict.patch"
12SRC_URI[sha256sum] = "2ffd8f2e80122fe72e60c740c851e6a3e15c9a7921185eb4752c1c672824bed6" 12SRC_URI[sha256sum] = "ee97954d492a13731903c9d0727b9b01e5089edbd695f0cdb58d405a5af5514d"
13 13
14DEPENDS = "libpipeline gdbm groff-native base-passwd" 14DEPENDS = "libpipeline gdbm groff-native base-passwd"
15RDEPENDS:${PN} += "base-passwd" 15RDEPENDS:${PN} += "base-passwd"