summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-7.7.inc
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2014-04-28 14:15:50 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-30 16:39:08 +0100
commit707d1475503a35242af2c4ac3c59e9a423bd80ac (patch)
tree5610c41f4a0d53761e2a41b06819e4abc15c511d /meta/recipes-devtools/gdb/gdb-7.7.inc
parent0b362a4fc160655ebbc8716ff1a4f9cefc564604 (diff)
downloadpoky-707d1475503a35242af2c4ac3c59e9a423bd80ac.tar.gz
gdb: upgrade to 7.7
Removed the following patch(es): * gdb-fix-cygwin-check-in-configure-script.patch (changes included in release) (From OE-Core rev: 916489246b0840463957b85bdd1b2c3fccbfda89) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-7.7.inc')
-rw-r--r--meta/recipes-devtools/gdb/gdb-7.7.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-7.7.inc b/meta/recipes-devtools/gdb/gdb-7.7.inc
new file mode 100644
index 0000000000..62adcaa830
--- /dev/null
+++ b/meta/recipes-devtools/gdb/gdb-7.7.inc
@@ -0,0 +1,10 @@
1LICENSE = "GPLv2 & GPLv3 & LGPLv2 & LGPLv3"
2LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
3 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
4 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
5 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
6
7S = "${WORKDIR}/${BPN}-${PV}"
8
9SRC_URI[md5sum] = "40051ff95b39bd57b14b1809e2c16152"
10SRC_URI[sha256sum] = "8814d98c2733639cb602b6ecd8d69e02498017e02b5724c9451c285b0e9ee173"