aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.7-native_2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm/llvm2.7-native_2.7.bb')
-rw-r--r--recipes/llvm/llvm2.7-native_2.7.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/llvm/llvm2.7-native_2.7.bb b/recipes/llvm/llvm2.7-native_2.7.bb
new file mode 100644
index 0000000000..e438702d9a
--- /dev/null
+++ b/recipes/llvm/llvm2.7-native_2.7.bb
@@ -0,0 +1,12 @@
+require llvm-native.inc
+
+PR = "r0"
+
+SRC_URI = "\
+ http://llvm.org/releases/${PV}/llvm-${PV}.tgz \
+"
+
+LLVM_RELEASE = "2.7"
+
+SRC_URI[md5sum] = "ac322661f20e7d6c810b1869f886ad9b"
+SRC_URI[sha256sum] = "99664bdc8503a306038166af33f28eb426d99e297575a59d74a1a0dcbddbbca5"