summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mc/mc_4.8.23.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-11-20 14:44:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-25 17:54:53 +0000
commitbe02c5ccfd575c731ba32765f2277023cc23cb5b (patch)
tree020a6e210e85ea1170bbb52649a98985374c0f2e /meta/recipes-extended/mc/mc_4.8.23.bb
parent8ba5ecb17a08b29bbb314b6a498b17ac88f7f17c (diff)
downloadopenembedded-core-contrib-be02c5ccfd575c731ba32765f2277023cc23cb5b.tar.gz
mc: backport a patch to fix builds with latest gettext
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/mc/mc_4.8.23.bb')
-rw-r--r--meta/recipes-extended/mc/mc_4.8.23.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.23.bb b/meta/recipes-extended/mc/mc_4.8.23.bb
index 71f61b4848..ac40e56183 100644
--- a/meta/recipes-extended/mc/mc_4.8.23.bb
+++ b/meta/recipes-extended/mc/mc_4.8.23.bb
@@ -9,6 +9,7 @@ RDEPENDS_${PN} = "ncurses-terminfo"
SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
file://0001-mc-replace-perl-w-with-use-warnings.patch \
file://0001-Add-option-to-control-configure-args.patch \
+ file://0001-Ticket-3629-configure.ac-drop-bundled-gettext.patch \
"
SRC_URI[md5sum] = "152927ac29cf0e61d7d019f261bb7d89"
SRC_URI[sha256sum] = "238c4552545dcf3065359bd50753abbb150c1b22ec5a36eaa02c82808293267d"