summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-7.6.2.inc
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-16 03:05:19 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-16 03:05:19 +0200
commitc527fd1f14c27855a37f2e8ac5346ce8d940ced2 (patch)
treebb002c1fdf011c41dbd2f0927bed23ecb5f83c97 /meta/recipes-devtools/gdb/gdb-7.6.2.inc
downloadpoky-c527fd1f14c27855a37f2e8ac5346ce8d940ced2.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
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"