summaryrefslogtreecommitdiff
path: root/meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc')
-rw-r--r--meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc b/meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc
new file mode 100644
index 0000000000..de24ef8361
--- /dev/null
+++ b/meta-arm/meta-atp/recipes-devtools/atp/atp-source_3.1.inc
@@ -0,0 +1,9 @@
+ATP_SRC = "git://github.com/ARM-software/ATP-Engine.git;protocol=https;branch=master"
+ATP_REV = "be1066029d6256626b37be004e2a663fbc29f37e"
+ATP_LIC = "BSD-3-Clause-Clear"
+ATP_LIC_MD5 = "e836b5992257064f488715d9a59752c3"
+
+HOMEPAGE ?= "https://github.com/ARM-software/ATP-Engine"
+SRCREV ?= "${ATP_REV}"
+LICENSE ?= "${ATP_LIC}"
+LIC_FILES_CHKSUM ?= "file://LICENSE;md5=${ATP_LIC_MD5}"