From: Richard Purdie Date: Wed, 16 Jul 2014 10:56:25 +0000 (+0000) Subject: gdb: Upgrade 7.7 -> 7.7.1 X-Git-Tag: 2015-4~2327 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ee7991aed0aec760054e78e018c40f06a36a4f5d;p=openembedded-core.git gdb: Upgrade 7.7 -> 7.7.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gdb/gdb-7.7.inc b/meta/recipes-devtools/gdb/gdb-7.7.1.inc similarity index 70% rename from meta/recipes-devtools/gdb/gdb-7.7.inc rename to meta/recipes-devtools/gdb/gdb-7.7.1.inc index 62adcaa830..aa16d5a09f 100644 --- a/meta/recipes-devtools/gdb/gdb-7.7.inc +++ b/meta/recipes-devtools/gdb/gdb-7.7.1.inc @@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ S = "${WORKDIR}/${BPN}-${PV}" -SRC_URI[md5sum] = "40051ff95b39bd57b14b1809e2c16152" -SRC_URI[sha256sum] = "8814d98c2733639cb602b6ecd8d69e02498017e02b5724c9451c285b0e9ee173" +SRC_URI[md5sum] = "45b07b53d81832d32ccd4829465d4886" +SRC_URI[sha256sum] = "eefadb9831e3695d1eaef34e98b8f1fb441df6fe5071317ea49c6bd6ba213eff" diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.1.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.1.bb diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.7.bb b/meta/recipes-devtools/gdb/gdb-cross_7.7.1.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross_7.7.bb rename to meta/recipes-devtools/gdb/gdb-cross_7.7.1.bb diff --git a/meta/recipes-devtools/gdb/gdb_7.7.bb b/meta/recipes-devtools/gdb/gdb_7.7.1.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb_7.7.bb rename to meta/recipes-devtools/gdb/gdb_7.7.1.bb