summaryrefslogtreecommitdiffstats
path: root/external/meta-clang/recipes-devtools/clang/llvm-common.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-clang/recipes-devtools/clang/llvm-common.bb')
-rw-r--r--external/meta-clang/recipes-devtools/clang/llvm-common.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/meta-clang/recipes-devtools/clang/llvm-common.bb b/external/meta-clang/recipes-devtools/clang/llvm-common.bb
index f17f01c2..893abd12 100644
--- a/external/meta-clang/recipes-devtools/clang/llvm-common.bb
+++ b/external/meta-clang/recipes-devtools/clang/llvm-common.bb
@@ -1,6 +1,6 @@
SUMMARY = "Helper script for OE's llvm support"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
+LICENSE = "Apache-2.0-with-LLVM-exception"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0-with-LLVM-exception;md5=0bcd48c3bdfef0c9d9fd17726e4b7dab"
SRC_URI = "file://llvm-config"