summaryrefslogtreecommitdiffstats
path: root/bsp/meta-synopsys/recipes-devtools/gdb/gdb-arc.inc
blob: 83b56e33b4df55b9d78355a89b5ea28a294d7371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"

SRCREV ?= "arc-2018.09-release-gdb"

SRC_URI = "git://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb;protocol=https;branch=arc-2018.09-gdb \
           file://0002-make-man-install-relative-to-DESTDIR.patch \
           file://0006-Dont-disable-libreadline.a-when-using-disable-static.patch \
           file://0008-Use-exorted-definitions-of-SIGRTMIN.patch \
           file://0009-Change-order-of-CFLAGS.patch \
           file://0010-resolve-restrict-keyword-conflict.patch \
           file://package_devel_gdb_patches_120-sigprocmask-invalid-call.patch \
           file://gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch \
"

S = "${WORKDIR}/git"