From 7364ca41b93841437667c84bb66c15fcb39763d9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 May 2016 23:35:43 -0700 Subject: clang: Switch to master (3.9) branch Drop upstreamed patches Signed-off-by: Khem Raj --- recipes-devtools/clang/compiler-rt_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 a9ce234..1fb7bf7 100644 --- a/recipes-devtools/clang/compiler-rt_git.bb +++ b/recipes-devtools/clang/compiler-rt_git.bb @@ -17,9 +17,9 @@ PV .= "+git${SRCPV}" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=27b14ab4ce08d04c3a9a5f0ed7997362; \ " SRC_URI = "${LLVM_GIT}/compiler-rt.git;protocol=${LLVM_GIT_PROTOCOL};branch=${BRANCH};name=compiler-rt \ - file://0001-support-a-new-embedded-linux-target.patch \ - file://0001-Simplify-cross-compilation.-Don-t-use-native-compile.patch \ file://0001-Remove-fatal-check-for-explicit-COMPILER_RT_DEFAULT_.patch \ + file://0002-support-a-new-embedded-linux-target.patch \ + file://0003-Simplify-cross-compilation.-Don-t-use-native-compile.patch \ " SRCREV_FORMAT = "compiler-rt" -- cgit v1.2.3-54-g00ecf