aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.7_2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm/llvm2.7_2.7.bb')
-rw-r--r--recipes/llvm/llvm2.7_2.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/llvm/llvm2.7_2.7.bb b/recipes/llvm/llvm2.7_2.7.bb
index 7d56e7dd3a..758c337967 100644
--- a/recipes/llvm/llvm2.7_2.7.bb
+++ b/recipes/llvm/llvm2.7_2.7.bb
@@ -1,6 +1,6 @@
require llvm.inc
-PR = "r11"
+PR = "r12"
DEPENDS = "llvm-common llvm2.7-native"
@@ -16,6 +16,7 @@ SRC_URI += "\
file://r104653-BFC-BFI.patch \
file://rawMOVLRPC.patch \
file://include-fixes.patch \
+ file://r137567-lseek64.patch \
"
LLVM_RELEASE = "2.7"