summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-7.6.2.inc
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2014-02-06 17:29:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-09 09:42:52 +0000
commit21e0bd7476bfa5120d52d6167c90f96266f0e414 (patch)
treeecd41bf23b9b148429b14195138ed8c494e668bf /meta/recipes-devtools/gdb/gdb-7.6.2.inc
parent0ab75b9fc29149aa25107b5e02835c1318188a0b (diff)
downloadpoky-21e0bd7476bfa5120d52d6167c90f96266f0e414.tar.gz
gdb: upgrade to 7.6.2
(From OE-Core rev: bfeb7ce8b525890c150f0b1cc2c5df089aa4b052) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-7.6.2.inc')
-rw-r--r--meta/recipes-devtools/gdb/gdb-7.6.2.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-7.6.2.inc b/meta/recipes-devtools/gdb/gdb-7.6.2.inc
new file mode 100644
index 0000000000..ea69b397f5
--- /dev/null
+++ b/meta/recipes-devtools/gdb/gdb-7.6.2.inc
@@ -0,0 +1,12 @@
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
7SRC_URI += " file://gdb-fix-cygwin-check-in-configure-script.patch "
8
9S = "${WORKDIR}/${BPN}-${PV}"
10
11SRC_URI[md5sum] = "9ebf09fa76e4ca6034157086e9b20348"
12SRC_URI[sha256sum] = "17f7bcda1b24336aadcb1c5e703c355551e59467e221c6f4353b720dffad73a7"