From dd04c7f561c66e6edd9363e5da266fffa3bca26e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 15 Oct 2016 19:49:43 -0700 Subject: clang/llvm: Switch to 4.0.0 development version 3.9 is now branched for morty Signed-off-by: Khem Raj --- recipes-devtools/clang/compiler-rt_git.bb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes-devtools/clang/compiler-rt_git.bb') diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb index 7aa3fd6..36171d4 100644 --- a/recipes-devtools/clang/compiler-rt_git.bb +++ b/recipes-devtools/clang/compiler-rt_git.bb @@ -17,11 +17,9 @@ PV .= "+git${SRCPV}" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=bf24bca27049b52e9738451aa55771d4; \ " SRC_URI = "${LLVM_GIT}/compiler-rt.git;protocol=${LLVM_GIT_PROTOCOL};branch=${BRANCH};name=compiler-rt \ - file://0001-compiler-rt-Fix-target-architecture-matching.patch \ - file://0002-support-a-new-embedded-linux-target.patch \ - file://0003-Simplify-cross-compilation.-Don-t-use-native-compile.patch \ - file://0004-Disable-tsan-on-OE-glibc.patch \ - file://0005-builtins-Specifiy-builtins-using-VFP-separately.patch \ + file://0001-support-a-new-embedded-linux-target.patch \ + file://0002-Simplify-cross-compilation.-Don-t-use-native-compile.patch \ + file://0003-Disable-tsan-on-OE-glibc.patch \ " SRCREV_FORMAT = "compiler-rt" -- cgit v1.2.3-54-g00ecf