aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb')
-rw-r--r--recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb b/recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb
new file mode 100644
index 0000000000..6d50e00ecd
--- /dev/null
+++ b/recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb
@@ -0,0 +1,13 @@
+require llvm-native.inc
+
+SRCREV = "68706"
+
+PV = "2.5+svnr${SRCREV}"
+
+PR = "r1"
+
+SRC_URI = "svn://llvm.org/svn/llvm-project/llvm/;proto=http;module=trunk \
+ file://fix-build.patch;patch=1"
+
+S = "${WORKDIR}/trunk"
+