1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-01 16:30:45 +00:00

k3conf: update SRCREV to add J721S2 support

update the SHA of k3conf to pickup j721s2 support

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Bryan Brattlof
2022-09-13 03:55:01 +00:00
committed by Ryan Eatmon
parent 1899bc04e4
commit ddff668638
@@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
COMPATIBLE_MACHINE = "k3" COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master" BRANCH ?= "master"
SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4" SRCREV = "4ca1c3d330bc1de779909e733483b09a1fc4fe44"
SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}" SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"