[oe-commits] Marko Lindqvist : gdb: update to upstream version 7.5.1

git at git.openembedded.org git at git.openembedded.org
Wed Dec 19 17:53:36 UTC 2012


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

Author: Marko Lindqvist <cazfi74 at gmail.com>
Date:   Fri Dec 14 12:54:13 2012 +0200

gdb: update to upstream version 7.5.1

Signed-off-by: Marko Lindqvist <cazfi74 at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index ea4098c..9eb6b60 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -22,8 +22,8 @@ inherit autotools
 
 SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
           "
-SRC_URI[md5sum] = "c9f5ed81008194f8f667f131234f3ef0"
-SRC_URI[sha256sum] = "8dcf38dd04f7f031b51d0672050d6b14626302ddc24d74e486b4666335de2df3"
+SRC_URI[md5sum] = "b1519bf899890d21d4774845a6e602fe"
+SRC_URI[sha256sum] = "f99f26e2c1127f12ba14ece0947a9a9948be45e96b69ef363131e469a698636e"
 
 export CC_FOR_BUILD = "${BUILD_CC}"
 export CXX_FOR_BUILD = "${BUILD_CXX}"
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.1.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.bb
rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.1.bb
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.5.bb b/meta/recipes-devtools/gdb/gdb-cross_7.5.1.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross_7.5.bb
rename to meta/recipes-devtools/gdb/gdb-cross_7.5.1.bb
diff --git a/meta/recipes-devtools/gdb/gdb_7.5.bb b/meta/recipes-devtools/gdb/gdb_7.5.1.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb_7.5.bb
rename to meta/recipes-devtools/gdb/gdb_7.5.1.bb





More information about the Openembedded-commits mailing list