summaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb')
-rw-r--r--recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb b/recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb
deleted file mode 100644
index ada81c625d..0000000000
--- a/recipes/llvm/llvm2.7-native_2.6+svnr20091007.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require llvm-native.inc
-
-SRCREV = "83459"
-
-PV = "2.6+svnr${SRCPV}"
-
-PR = "r0"
-
-SRC_URI = "\
- svn://llvm.org/svn/llvm-project/llvm/;proto=http;module=trunk \
- file://llvm-debugonly-zeroormore.patch;patch=1 \
-"
-
-S = "${WORKDIR}/trunk"
-
-LLVM_RELEASE = "2.7"