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

meta-ti: powervr: Bump srcrev to include j722s support

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Darren Etheridge
2024-01-06 09:43:31 +05:30
committed by Ryan Eatmon
parent 3cc4cea657
commit 6dd3fdaa4a
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ SRC_URI:append = " file://0001-build-kbuild-Makefile.template-use-SECONDARY.patc
S = "${WORKDIR}/git"
SRCREV = "778aa5d1e104f36c7f7c1f50e99f8499cbbdadbb"
SRCREV = "64d1cac11363888b7a071b62d71b563568d483f1"
TARGET_PRODUCT:j721e = "j721e_linux"
TARGET_PRODUCT:j721s2 = "j721s2_linux"
@@ -14,7 +14,7 @@ PR = "r2"
BRANCH = "linuxws/kirkstone/k6.1/${PV}"
SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}"
SRCREV = "d0543929cc6fe53959a64c60285896e2c14ed314"
SRCREV = "7c853b0c75b7c5c4fa30ded608588850d429f306"
S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}"
TARGET_PRODUCT:j721e = "j721e_linux"