summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_git.bb
blob: 0bd3acf6c025dcf2f308767d1a105d704937e607 (plain)
1
2
3
4
5
6
7
8
9
10
11
require dtc.inc

LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
		    file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"

SRCREV = "65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf"
PV = "1.4.0+git${SRCPV}"

S = "${WORKDIR}/git"

BBCLASSEXTEND = "native nativesdk"