summaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.7-native_2.6+svnr20090916.bb
blob: a0cf7c5fb2fb5773df2000deb3c312a13bc24ac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require llvm-native.inc

SRCREV = "82130"

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"