]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: remove explicit msgfmt check
authorRoss Burton <ross.burton@intel.com>
Tue, 8 Nov 2016 23:07:41 +0000 (23:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2016 15:18:49 +0000 (15:18 +0000)
commit2f8d2a74f73490c1ae35131d3eb3592f7ee0a1e4
treeb42a2014eb888054b793dcac85e66a46a19a20e4
parent8f132ca02c0d8abe309b622cfeef5f21ecc0b242
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>
meta/recipes-kernel/systemtap/systemtap/no-msgfmt-check.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.inc