summaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/llvm')
-rw-r--r--recipes-core/llvm/llvm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index a37c790..cbb43ff 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -20,7 +20,7 @@
20DESCRIPTION = "The Low Level Virtual Machine" 20DESCRIPTION = "The Low Level Virtual Machine"
21HOMEPAGE = "http://llvm.org" 21HOMEPAGE = "http://llvm.org"
22# 3-clause BSD-like 22# 3-clause BSD-like
23LICENSE = "University of Illinois/NCSA Open Source License" 23LICENSE = "NCSA"
24LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=0ac5f799a2d89477c75b0a378b221855" 24LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=0ac5f799a2d89477c75b0a378b221855"
25 25
26DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common" 26DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common"