From: Laurentiu Palcu Date: Thu, 6 Feb 2014 15:29:22 +0000 (+0200) Subject: gdb: upgrade to 7.6.2 X-Git-Tag: 2015-4~3762 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bfeb7ce8b525890c150f0b1cc2c5df089aa4b052;p=openembedded-core.git gdb: upgrade to 7.6.2 Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gdb/gdb-7.6.1.inc b/meta/recipes-devtools/gdb/gdb-7.6.2.inc similarity index 74% rename from meta/recipes-devtools/gdb/gdb-7.6.1.inc rename to meta/recipes-devtools/gdb/gdb-7.6.2.inc index 6fd953a437..ea69b397f5 100644 --- a/meta/recipes-devtools/gdb/gdb-7.6.1.inc +++ b/meta/recipes-devtools/gdb/gdb-7.6.2.inc @@ -8,5 +8,5 @@ SRC_URI += " file://gdb-fix-cygwin-check-in-configure-script.patch " S = "${WORKDIR}/${BPN}-${PV}" -SRC_URI[md5sum] = "d42841167fd061d90fddf9a7212a1f9f" -SRC_URI[sha256sum] = "3ccf7f618536f89648ba89e322fc3c0946bc15c03ca09c32fd9e71bbca68104b" +SRC_URI[md5sum] = "9ebf09fa76e4ca6034157086e9b20348" +SRC_URI[sha256sum] = "17f7bcda1b24336aadcb1c5e703c355551e59467e221c6f4353b720dffad73a7" diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.1.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.1.bb rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.2.bb diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.6.1.bb b/meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross_7.6.1.bb rename to meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb diff --git a/meta/recipes-devtools/gdb/gdb_7.6.1.bb b/meta/recipes-devtools/gdb/gdb_7.6.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb_7.6.1.bb rename to meta/recipes-devtools/gdb/gdb_7.6.2.bb