aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison/bison_3.0.4.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-04-21 02:04:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-21 11:29:30 +0100
commit166f2587468ae71988c610858aad3f7ef67eccba (patch)
tree9f2983cf8df6d1d30db794ce60a58ac5f3b60cee /meta/recipes-devtools/bison/bison_3.0.4.bb
parentc9b06c79ed8a082d1b385e9f61721aeeda9bf1af (diff)
downloadopenembedded-core-contrib-166f2587468ae71988c610858aad3f7ef67eccba.tar.gz
bison: don't depend on help2man
Fix build error when no help2man on the host: tmp/work/x86_64-linux/bison-native/3.0.4-r0/bison-3.0.4/build-aux/missing: line 81: help2man: command not found Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison/bison_3.0.4.bb')
-rw-r--r--meta/recipes-devtools/bison/bison_3.0.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.0.4.bb b/meta/recipes-devtools/bison/bison_3.0.4.bb
index 506141041c..de295060e9 100644
--- a/meta/recipes-devtools/bison/bison_3.0.4.bb
+++ b/meta/recipes-devtools/bison/bison_3.0.4.bb
@@ -12,6 +12,7 @@ DEPENDS = "bison-native flex-native"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
file://m4.patch \
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
+ file://dont-depend-on-help2man.patch.patch \
"
# No point in hardcoding path to m4, just use PATH