mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
mc: upgrade 4.8.32 -> 4.8.33
(From OE-Core rev: 372ffb6072a724343411b2ae36a28138a4b0df0b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
From 78c5fd90a052f95157b3914c708a08b2eeab0154 Mon Sep 17 00:00:00 2001
|
From 75b0c46bce7438fd4d4cf3d18c2d83f874793111 Mon Sep 17 00:00:00 2001
|
||||||
From: Richard Purdie <richard.purdie@linuxfoundation.org>
|
From: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||||||
Date: Tue, 4 Feb 2020 18:12:15 +0000
|
Date: Tue, 4 Feb 2020 18:12:15 +0000
|
||||||
Subject: [PATCH] mc: Fix manpage date indeterminism
|
Subject: [PATCH] mc: Fix manpage date indeterminism
|
||||||
@@ -20,7 +20,7 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am
|
diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am
|
||||||
index 96f9f10..d734c5d 100644
|
index ede02e4..19300eb 100644
|
||||||
--- a/doc/man/date-of-man-include.am
|
--- a/doc/man/date-of-man-include.am
|
||||||
+++ b/doc/man/date-of-man-include.am
|
+++ b/doc/man/date-of-man-include.am
|
||||||
@@ -1,5 +1,5 @@
|
@@ -1,5 +1,5 @@
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ RRECOMMENDS:${PN} = "ncurses-terminfo"
|
|||||||
SRC_URI = "http://ftp.midnight-commander.org/${BPN}-${PV}.tar.bz2 \
|
SRC_URI = "http://ftp.midnight-commander.org/${BPN}-${PV}.tar.bz2 \
|
||||||
file://nomandate.patch \
|
file://nomandate.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "51a039ebd15d5e442312a7053a4ca28276b7f241050b7714d5bae5362ecd3319"
|
SRC_URI[sha256sum] = "a3ceb0af84226fedfe5f339464ff2849c3f6bf0321b72027c47b2c10e66a6dba"
|
||||||
|
|
||||||
inherit autotools gettext pkgconfig
|
inherit autotools gettext pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user