diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-16 10:56:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-17 12:28:49 +0100 |
commit | eaae172934d085686067fb6c42eb9baf7830aa38 (patch) | |
tree | 6bb6574ae33e53e447726e4d0fd3086fdb80669d /meta/recipes-devtools/gdb | |
parent | 999654869a33b1f189f46f2d7438be2dce467b05 (diff) | |
download | poky-eaae172934d085686067fb6c42eb9baf7830aa38.tar.gz |
gdb: Upgrade 7.7 -> 7.7.1
(From OE-Core rev: ee7991aed0aec760054e78e018c40f06a36a4f5d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb')
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-7.7.1.inc (renamed from meta/recipes-devtools/gdb/gdb-7.7.inc) | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.1.bb (renamed from meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross_7.7.1.bb (renamed from meta/recipes-devtools/gdb/gdb-cross_7.7.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/gdb/gdb_7.7.1.bb (renamed from meta/recipes-devtools/gdb/gdb_7.7.bb) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-7.7.inc b/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 \ | |||
6 | 6 | ||
7 | S = "${WORKDIR}/${BPN}-${PV}" | 7 | S = "${WORKDIR}/${BPN}-${PV}" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "40051ff95b39bd57b14b1809e2c16152" | 9 | SRC_URI[md5sum] = "45b07b53d81832d32ccd4829465d4886" |
10 | SRC_URI[sha256sum] = "8814d98c2733639cb602b6ecd8d69e02498017e02b5724c9451c285b0e9ee173" | 10 | 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 index 301035940c..301035940c 100644 --- a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb +++ b/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 index f9da486d7d..f9da486d7d 100644 --- a/meta/recipes-devtools/gdb/gdb-cross_7.7.bb +++ b/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 index 1abc9d8e76..1abc9d8e76 100644 --- a/meta/recipes-devtools/gdb/gdb_7.7.bb +++ b/meta/recipes-devtools/gdb/gdb_7.7.1.bb | |||