summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/compiler-rt_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-01-16 21:00:22 -0800
committerKhem Raj <raj.khem@gmail.com>2019-01-19 13:59:52 -0800
commitbb1d1abc0b66c384b394e17fef32f8eb9d27fd02 (patch)
tree65d7e8d39ffda44f74f0e4ce2e0ae305f15666e0 /recipes-devtools/clang/compiler-rt_git.bb
parent73f77d24cd944dee6a1838345921286d70cf14f7 (diff)
downloadmeta-clang-bb1d1abc0b66c384b394e17fef32f8eb9d27fd02.tar.gz
clang: Update license checksums
The only change is update to the year in license files Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/compiler-rt_git.bb')
-rw-r--r--recipes-devtools/clang/compiler-rt_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb
index f9eba8e..68655e3 100644
--- a/recipes-devtools/clang/compiler-rt_git.bb
+++ b/recipes-devtools/clang/compiler-rt_git.bb
@@ -12,7 +12,7 @@ require common-source.inc
12inherit cmake pkgconfig pythonnative 12inherit cmake pkgconfig pythonnative
13 13
14 14
15LIC_FILES_CHKSUM = "file://compiler-rt/LICENSE.TXT;md5=92bfbe70fc44c6e5efc6403a31180ed7; \ 15LIC_FILES_CHKSUM = "file://compiler-rt/LICENSE.TXT;md5=f981c4637a4cd67915ac527b3ead3a59; \
16" 16"
17 17
18BASEDEPENDS_remove_toolchain-clang_class-target = "compiler-rt" 18BASEDEPENDS_remove_toolchain-clang_class-target = "compiler-rt"