aboutsummaryrefslogtreecommitdiffstats
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:36:39 +0100
commit916489246b0840463957b85bdd1b2c3fccbfda89 (patch)
tree85e7df42466a9697c97a4c839da6bb74ed378685 /meta/recipes-devtools/gdb/gdb-7.7.inc
parente34ffc9bcdb01f9a1cbbd705c56f7ed0358db267 (diff)
downloadopenembedded-core-916489246b0840463957b85bdd1b2c3fccbfda89.tar.gz
gdb: upgrade to 7.7
Removed the following patch(es): * gdb-fix-cygwin-check-in-configure-script.patch (changes included in release) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 @@
+LICENSE = "GPLv2 & GPLv3 & LGPLv2 & LGPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+ file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
+ file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
+ file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
+
+S = "${WORKDIR}/${BPN}-${PV}"
+
+SRC_URI[md5sum] = "40051ff95b39bd57b14b1809e2c16152"
+SRC_URI[sha256sum] = "8814d98c2733639cb602b6ecd8d69e02498017e02b5724c9451c285b0e9ee173"