mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-10 12:52:37 +00:00
ti-img-rogue-*: move to 23.2 release
Move to the 23.2 release branch and bump SRCREV accordingly. This branch has the proper implementation of the cache coherency fix along with some other checks that address some system stability issues on Jacinto devices. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
a6e170fd78
commit
48000c1114
+1
-1
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "c0adc3c36f4a0b2f590abfe0609b03096d58c648"
|
||||
SRCREV = "778aa5d1e104f36c7f7c1f50e99f8499cbbdadbb"
|
||||
|
||||
TARGET_PRODUCT:j721e = "j721e_linux"
|
||||
TARGET_PRODUCT:j721s2 = "j721s2_linux"
|
||||
+1
-1
@@ -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 = "6e460fee82d07513bb329b3022e5430c5ba73809"
|
||||
SRCREV = "d0543929cc6fe53959a64c60285896e2c14ed314"
|
||||
S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}"
|
||||
|
||||
TARGET_PRODUCT:j721e = "j721e_linux"
|
||||
Reference in New Issue
Block a user