[oe-commits] Laurentiu Palcu : gdb: upgrade to 7.6.2

git at git.openembedded.org git at git.openembedded.org
Sun Feb 9 09:56:22 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: bfeb7ce8b525890c150f0b1cc2c5df089aa4b052
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bfeb7ce8b525890c150f0b1cc2c5df089aa4b052

Author: Laurentiu Palcu <laurentiu.palcu at intel.com>
Date:   Thu Feb  6 17:29:22 2014 +0200

gdb: upgrade to 7.6.2

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gdb/{gdb-7.6.1.inc => gdb-7.6.2.inc}            | 4 ++--
 .../gdb/{gdb-cross-canadian_7.6.1.bb => gdb-cross-canadian_7.6.2.bb}  | 0
 meta/recipes-devtools/gdb/{gdb-cross_7.6.1.bb => gdb-cross_7.6.2.bb}  | 0
 meta/recipes-devtools/gdb/{gdb_7.6.1.bb => gdb_7.6.2.bb}              | 0
 4 files changed, 2 insertions(+), 2 deletions(-)

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 6fd953a..ea69b39 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



More information about the Openembedded-commits mailing list