summaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm/llvm.inc
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-07-19 17:44:26 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-07-19 17:44:26 +0200
commit01bd53d23f4a9bbad201bdc5d3d77fe23e22a87c (patch)
tree0a7fc5574a1491c998624338f8dd8f2b0a03c570 /recipes-core/llvm/llvm.inc
parent8e11ccd8a46abcf46fe3854d40ead208b5605b53 (diff)
downloadmeta-java-01bd53d23f4a9bbad201bdc5d3d77fe23e22a87c.tar.gz
llvm: use INC_PR
Diffstat (limited to 'recipes-core/llvm/llvm.inc')
-rw-r--r--recipes-core/llvm/llvm.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index 185b894..c1f7f45 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -26,6 +26,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=0ac5f799a2d89477c75b0a378b221855"
26DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common" 26DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common"
27DEPENDS_virtclass-native = "llvm-common-native cmake-native perl-native" 27DEPENDS_virtclass-native = "llvm-common-native cmake-native perl-native"
28 28
29INC_PR = "r2"
29 30
30SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" 31SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz"
31 32