summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2012-12-21 14:38:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-26 11:34:07 +0000
commit4491154b213ff342303298a869cfb26ea20e7b14 (patch)
tree90df0d8735203ea5b10987e89101d05e2eb3b0d5 /meta/recipes-devtools/bison
parent7d450fb74a7092997bb7e8a451a8b1f7624707a4 (diff)
downloadast2050-yocto-poky-4491154b213ff342303298a869cfb26ea20e7b14.zip
ast2050-yocto-poky-4491154b213ff342303298a869cfb26ea20e7b14.tar.gz
bison: update to 2.7
Tested on core-image-minimal (qemux86). (From OE-Core rev: 23c8bc7ba15c8c0fcfa1d46fd43e70883e21ab86) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison')
-rw-r--r--meta/recipes-devtools/bison/bison_2.7.bb (renamed from meta/recipes-devtools/bison/bison_2.5.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/bison/bison_2.5.1.bb b/meta/recipes-devtools/bison/bison_2.7.bb
index 5fe5113..9fb3884 100644
--- a/meta/recipes-devtools/bison/bison_2.5.1.bb
+++ b/meta/recipes-devtools/bison/bison_2.7.bb
@@ -17,8 +17,8 @@ SRC_URI = "${BASE_SRC_URI} \
file://fix_cross_manpage_building.patch \
"
-SRC_URI[md5sum] = "8fedf916f1aa2c4a31441d8f8bbc603c"
-SRC_URI[sha256sum] = "48dc3649231b75ac160d73528000ec89b6cd8d3b87cb7d0713f72ef4610442d4"
+SRC_URI[md5sum] = "ded660799e76fb1667d594de1f7a0da9"
+SRC_URI[sha256sum] = "19bbe7374fd602f7a6654c131c21a15aebdc06cc89493e8ff250cb7f9ed0a831"
LDFLAGS_prepend_libc-uclibc = " -lrt "
DEPENDS_class-native = "gettext-minimal-native"
OpenPOWER on IntegriCloud