summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_git.inc
blob: 2400cfe52f29dd9485791403d40f7c2f237a259d (plain)
1
2
3
4
5
6
7
8
SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \
	file://fix_for_compilation_with_gcc_4.6.0.patch"

SRCREV = "73dca9ae0b9abe6924ba640164ecce9f8df69c5a"
PV = "1.2.0+git${SRCPV}"
PR = "r3"

S = "${WORKDIR}/git"