summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/bison/bison_2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/bison/bison_2.7.bb')
-rw-r--r--meta/recipes-devtools/bison/bison_2.7.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/recipes-devtools/bison/bison_2.7.bb b/meta/recipes-devtools/bison/bison_2.7.bb
index 9fb38847ea..ee2effb158 100644
--- a/meta/recipes-devtools/bison/bison_2.7.bb
+++ b/meta/recipes-devtools/bison/bison_2.7.bb
@@ -9,9 +9,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SECTION = "devel"
DEPENDS = "bison-native flex-native"
+PR = "r1"
+
BASE_SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
- file://m4.patch \
- "
+ file://m4.patch \
+ file://dont-depend-on-help2man.patch \
+ "
SRC_URI = "${BASE_SRC_URI} \
file://fix_cross_manpage_building.patch \