aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-11-08 23:07:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-15 15:18:49 +0000
commit2f8d2a74f73490c1ae35131d3eb3592f7ee0a1e4 (patch)
treeb42a2014eb888054b793dcac85e66a46a19a20e4 /meta/recipes-kernel/systemtap/systemtap_git.inc
parent8f132ca02c0d8abe309b622cfeef5f21ecc0b242 (diff)
downloadopenembedded-core-contrib-2f8d2a74f73490c1ae35131d3eb3592f7ee0a1e4.tar.gz
systemtap: remove explicit msgfmt check
Passing --disable-nls should be enough to disable the requirement for a full gettext to be present, but the upstream configure explicitly checks for msgfmt even if it isn't going to be used. To avoid having to depend on gettext-native, patch this check out. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.inc')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 304eb99750..34cf22749f 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -9,6 +9,7 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
file://configure-allow-to-disable-libvirt.patch \
file://x32_abi_time.patch \
file://monitor-option.patch \
+ file://no-msgfmt-check.patch \
"
# systemtap doesn't support mips