aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm2.6_2.6.bb
blob: 35aa38fe761d6f7e77eabd12cec1dba740cb8347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require llvm.inc

PR = "r1"

DEPENDS = "llvm-common llvm2.6-native"

SRC_URI += "\
  file://fix-build.patch \
  file://llvm-debugonly-zeroormore.patch;striplevel=0 \
  file://BX_to_BLX.patch \
"

LLVM_RELEASE = "2.6"

SRC_URI[md5sum] = "34a11e807add0f4555f691944e1a404a"
SRC_URI[sha256sum] = "4cd9257350c5ff8b9b139d19497e2396c0604eef0e5d6504f5c1463b09bf2d84"