1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

k3conf: Update SRCREV to latest

Update the k3conf to the latest SHA to pick up AM64.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
Dan Murphy
2020-12-16 14:50:01 -06:00
parent 6c3b862137
commit 5d0baba2ec
+1 -1
View File
@@ -8,7 +8,7 @@ PV = "0.1+git${SRCPV}"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "1ff0c4f429e8e33d22b52ec002d9b97bbca6bf0b"
SRCREV = "7ee4c46379bb71dfa0677089841cb87eba9fbfea"
SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"