summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/clang.inc
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-18 09:32:32 -0800
commit7605528104c318d80afa96e321f035ef8e022785 (patch)
tree65d7e8d39ffda44f74f0e4ce2e0ae305f15666e0 /recipes-devtools/clang/clang.inc
parent5144eca22c717eb73ac95eae7bf1ffaf55e8acbf (diff)
downloadmeta-clang-7605528104c318d80afa96e321f035ef8e022785.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/clang.inc')
-rw-r--r--recipes-devtools/clang/clang.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc
index 8e29301..f9db47e 100644
--- a/recipes-devtools/clang/clang.inc
+++ b/recipes-devtools/clang/clang.inc
@@ -13,8 +13,8 @@ SRCREV ?= "e264daec97935db606c312b10e43f4e35ac39b58"
13PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" 13PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}"
14BRANCH = "release/${MAJOR_VER}.x" 14BRANCH = "release/${MAJOR_VER}.x"
15 15
16LLVMMD5SUM = "c520ed40e11887bb1d24d86f7f5b1f05" 16LLVMMD5SUM = "c6b766a4e85dd28301eeed54a6684648"
17CLANGMD5SUM = "444af0e124949f07f791f12c928e5994" 17CLANGMD5SUM = "9a0fe3a7846ba0ffc822a70d6f7f6903"
18LLDMD5SUM = "f4941ace8ddb3d6cf177fff94966319a" 18LLDMD5SUM = "f4941ace8ddb3d6cf177fff94966319a"
19LLDBMD5SUM = "b6320ed0b0d00ae661dd94f277bbf024" 19LLDBMD5SUM = "b6320ed0b0d00ae661dd94f277bbf024"
20 20