diff options
-rw-r--r-- | recipes-devtools/clang/clang.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc index 0a571a6..bd2dc56 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc | |||
@@ -14,8 +14,8 @@ PATCH_VER = "1" | |||
14 | PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" | 14 | PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" |
15 | BRANCH = "release_${MAJOR_VER}${MINOR_VER}" | 15 | BRANCH = "release_${MAJOR_VER}${MINOR_VER}" |
16 | 16 | ||
17 | SRCREV_llvm = "3315ebed51e7e5e3fc01578455242e9d5f4fdb11" | 17 | SRCREV_llvm = "cd98f42d0747826062fc3d2d2fad383aedf58dd6" |
18 | SRCREV_clang = "b540402b6b6657877032791cfc6df4eb87b39318" | 18 | SRCREV_clang = "4519e2637fcc4bf6e3049a0a80e6a5e7b97667cb" |
19 | SRCREV_compiler-rt = "a4cbb02bca3b952117e9ccfbad8a485857f25935" | 19 | SRCREV_compiler-rt = "a4cbb02bca3b952117e9ccfbad8a485857f25935" |
20 | SRCREV_cxxabi = "a5b1f6f7644b30c97a59d512d4dbe6825db424d9" | 20 | SRCREV_cxxabi = "a5b1f6f7644b30c97a59d512d4dbe6825db424d9" |
21 | SRCREV_libcxx = "2ac8add7b38ccbbdf75399caf84aeabaf687da29" | 21 | SRCREV_libcxx = "2ac8add7b38ccbbdf75399caf84aeabaf687da29" |