summaryrefslogtreecommitdiff
path: root/recipes/llvm/llvm2.7_2.7.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-07-14 01:07:34 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-07-14 01:07:34 +0400
commit1a35b6063591e39cb54f30188a0f8baa36c5f61b (patch)
tree9f13a1a4f14ae2745abe92d8a37c742a849922df /recipes/llvm/llvm2.7_2.7.bb
parent3be79bbe6aeb0fb0ce9ad543cff54a166169c52f (diff)
parentb62ea92436361e3f89eb433389a2fd48f967e4f0 (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/llvm/llvm2.7_2.7.bb')
-rw-r--r--recipes/llvm/llvm2.7_2.7.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/llvm/llvm2.7_2.7.bb b/recipes/llvm/llvm2.7_2.7.bb
index 68a950a54c..815e8701fb 100644
--- a/recipes/llvm/llvm2.7_2.7.bb
+++ b/recipes/llvm/llvm2.7_2.7.bb
@@ -1,12 +1,13 @@
require llvm.inc
-PR = "r4"
+PR = "r6"
DEPENDS = "llvm-common llvm2.7-native"
SRC_URI = "\
http://llvm.org/releases/${PV}/llvm-${PV}.tgz \
- file://BX_to_BLX.patch \
+ file://arm_ppc.patch \
+ file://MOVLRPC.patch \
"
LLVM_RELEASE = "2.7"