aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc')
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc b/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
deleted file mode 100644
index 4dae37dd..00000000
--- a/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-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"
-
-
-MMYY = "14.09"
-RELEASE = "20${MMYY}"
-PR = "r${RELEASE}"
-BINV = "7.8"
-
-S = "${WORKDIR}/${BPN}-${PV}-${RELEASE}"
-
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gdb-${BINV}' ], d)}"
-
-SRC_URI = "https://releases.linaro.org/archive/${MMYY}/components/toolchain/gdb-linaro/gdb-${PV}-${RELEASE}.tar.xz"
-
-SRC_URI[md5sum] = "954e47e397de0b635ecdb5bb5d0f145f"
-SRC_URI[sha256sum] = "fbbe96b8d0debf7c2d8c9a4a6c7ca0ba87d536e43289f81c4af56f95e5f7b5ea"