summaryrefslogtreecommitdiff
path: root/recipes/llvm/llvm2.6_2.6.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/llvm/llvm2.6_2.6.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/llvm/llvm2.6_2.6.bb')
-rw-r--r--recipes/llvm/llvm2.6_2.6.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/llvm/llvm2.6_2.6.bb b/recipes/llvm/llvm2.6_2.6.bb
index c476f34bcb..35aa38fe76 100644
--- a/recipes/llvm/llvm2.6_2.6.bb
+++ b/recipes/llvm/llvm2.6_2.6.bb
@@ -5,9 +5,9 @@ PR = "r1"
DEPENDS = "llvm-common llvm2.6-native"
SRC_URI += "\
- file://fix-build.patch;patch=1 \
- file://llvm-debugonly-zeroormore.patch;patch=1;pnum=0 \
- file://BX_to_BLX.patch;patch=1 \
+ file://fix-build.patch \
+ file://llvm-debugonly-zeroormore.patch;striplevel=0 \
+ file://BX_to_BLX.patch \
"
LLVM_RELEASE = "2.6"