mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
recipes-devtools: k3conf: Update SRCREV to latest
Use latest SRCREV on master branch. This adds support for resource management commands Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
committed by
Dan Murphy
parent
9866bb8e50
commit
94374ba73b
@@ -8,7 +8,7 @@ PV = "0.1+git${SRCPV}"
|
||||
COMPATIBLE_MACHINE = "k3"
|
||||
|
||||
BRANCH ?= "master"
|
||||
SRCREV = "9199c3a3b6ec5603a2c4283410b4761e79e81e82"
|
||||
SRCREV = "246eb4092d7d111ce10e0a310b9bde678b97ab36"
|
||||
|
||||
SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user