diff options
author | Marko Lindqvist <cazfi74@gmail.com> | 2012-12-14 12:54:13 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-18 23:48:21 -0800 |
commit | 6d797dd2e506588cd6e79e1da7c2d68810394208 (patch) | |
tree | 4899ae9a2fd520da2e749f49f0bdfbd2f1b95cdf /meta | |
parent | efe02ada3602d032629c26431173d5801c9e5af3 (diff) | |
download | openembedded-core-6d797dd2e506588cd6e79e1da7c2d68810394208.tar.gz openembedded-core-6d797dd2e506588cd6e79e1da7c2d68810394208.tar.bz2 openembedded-core-6d797dd2e506588cd6e79e1da7c2d68810394208.zip |
gdb: update to upstream version 7.5.1
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-common.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.1.bb (renamed from meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross_7.5.1.bb (renamed from meta/recipes-devtools/gdb/gdb-cross_7.5.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb_7.5.1.bb (renamed from meta/recipes-devtools/gdb/gdb_7.5.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 ea4098c723..9eb6b6065e 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 index c15aa7a489..c15aa7a489 100644 --- a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.5.bb +++ b/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 index a14d0ba952..a14d0ba952 100644 --- a/meta/recipes-devtools/gdb/gdb-cross_7.5.bb +++ b/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 index 0645b5619d..0645b5619d 100644 --- a/meta/recipes-devtools/gdb/gdb_7.5.bb +++ b/meta/recipes-devtools/gdb/gdb_7.5.1.bb |