mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
k3conf: Update to latest commit
Update k3conf to latest sha, bumping up version to 0.2 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
@@ -3,12 +3,12 @@ SUMMARY = "Diagnostic tool for TI K3 processors"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d"
|
||||
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PV = "0.2+git${SRCPV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "k3"
|
||||
|
||||
BRANCH ?= "master"
|
||||
SRCREV = "7ee4c46379bb71dfa0677089841cb87eba9fbfea"
|
||||
SRCREV = "79f007cd462384ce22e750e9002b714878f56892"
|
||||
|
||||
SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user