]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: update to 2.7
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Fri, 21 Dec 2012 12:38:38 +0000 (14:38 +0200)
committerSaul Wold <sgw@linux.intel.com>
Tue, 25 Dec 2012 22:00:21 +0000 (14:00 -0800)
Tested on core-image-minimal (qemux86).

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/bison/bison_2.7.bb [moved from meta/recipes-devtools/bison/bison_2.5.1.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-devtools/bison/bison_2.5.1.bb
rename to meta/recipes-devtools/bison/bison_2.7.bb
index 5fe5113761aa0e4be29b0caa39ed8b0c2ee75ae4..9fb38847eaf3235006b12a9bde3c26f9de3ed8cd 100644 (file)
@@ -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"