summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext_0.21.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-09-23 22:22:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-24 22:32:44 +0100
commit96f001218d7b2b550160bee568ab451d59e3a577 (patch)
treed5d94b6bef8a77e800c6f331e59a3e4eb7987052 /meta/recipes-core/gettext/gettext_0.21.bb
parent26dd24506ef36088e17f999ce5489dc4b72194e8 (diff)
downloadopenembedded-core-contrib-96f001218d7b2b550160bee568ab451d59e3a577.tar.gz
gettext: Fix ptest failure
msgmerge-29 is a script without execute permissions but executed as ./msgmerge-29 which results in this test failing. It is only one test which fails on gettext/qemux86-64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/gettext/gettext_0.21.bb')
-rw-r--r--meta/recipes-core/gettext/gettext_0.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.21.bb b/meta/recipes-core/gettext/gettext_0.21.bb
index 3af77bb4c8..bc14867bbb 100644
--- a/meta/recipes-core/gettext/gettext_0.21.bb
+++ b/meta/recipes-core/gettext/gettext_0.21.bb
@@ -21,6 +21,7 @@ SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
file://0001-tests-autopoint-3-unset-MAKEFLAGS.patch \
file://0001-init-env.in-do-not-add-C-CXX-parameters.patch \
file://mingw.patch \
+ file://0001-msgmerge-29-Add-executable-file-mode-bits.patch \
"
SRC_URI[sha256sum] = "c77d0da3102aec9c07f43671e60611ebff89a996ef159497ce8e59d075786b12"