SUMMARY = "Diagnostic tool for TI K3 processors" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d" inherit cmake PV = "0.2+git${SRCPV}" COMPATIBLE_MACHINE = "k3" BRANCH ?= "master" SRCREV = "de06befe878be061a40540d2127d4273320b35bc" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" S = "${WORKDIR}/git"