aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.6-native_2.5+svnr20090409.bb
blob: 6d50e00ecda57934ce84372aa531a27ffd8d4b07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"