aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison/bison_2.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/bison/bison_2.4.3.bb')
-rw-r--r--meta/recipes-devtools/bison/bison_2.4.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/bison/bison_2.4.3.bb b/meta/recipes-devtools/bison/bison_2.4.3.bb
index 61ab44a765..0df7e70eec 100644
--- a/meta/recipes-devtools/bison/bison_2.4.3.bb
+++ b/meta/recipes-devtools/bison/bison_2.4.3.bb
@@ -14,6 +14,9 @@ BASE_SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
SRC_URI = "${BASE_SRC_URI} \
file://fix_cross_manpage_building.patch "
+SRC_URI[md5sum] = "ea45c778b36bdc7a720096819e292a73"
+SRC_URI[sha256sum] = "6b17be5e63ff6667c83f6ef0423befe0ba23d4bc554c4c33b02ce5bb65179b16"
+
DEPENDS_virtclass-native = "gettext-native"
SRC_URI_virtclass-native = "${BASE_SRC_URI}"