diff options
author | Randolph Sapp <rs@ti.com> | 2023-10-27 17:21:58 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-10-28 14:57:06 -0500 |
commit | 29346b7a3c935ad8daf13242e0d8fa5b33d3c425 (patch) | |
tree | a78cc15fe0598f46ffc023d12868bea6d45eea9b /meta-ti-bsp | |
parent | 00de85a06e252fa17ce004635ba30d055166aa5d (diff) | |
download | meta-ti-29346b7a3c935ad8daf13242e0d8fa5b33d3c425.tar.gz |
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>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb (renamed from meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb) | 2 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb (renamed from meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.1.6404501.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb index 10f3b727..d46699ca 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | |||
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https; | |||
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||
25 | SRCREV = "c0adc3c36f4a0b2f590abfe0609b03096d58c648" | 25 | SRCREV = "778aa5d1e104f36c7f7c1f50e99f8499cbbdadbb" |
26 | 26 | ||
27 | TARGET_PRODUCT:j721e = "j721e_linux" | 27 | TARGET_PRODUCT:j721e = "j721e_linux" |
28 | TARGET_PRODUCT:j721s2 = "j721s2_linux" | 28 | TARGET_PRODUCT:j721s2 = "j721s2_linux" |
diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.1.6404501.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb index 0d02f12a..121c4cc5 100644 --- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.1.6404501.bb +++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | |||
@@ -12,7 +12,7 @@ PR = "r2" | |||
12 | 12 | ||
13 | BRANCH = "linuxws/kirkstone/k6.1/${PV}" | 13 | BRANCH = "linuxws/kirkstone/k6.1/${PV}" |
14 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" | 14 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" |
15 | SRCREV = "6e460fee82d07513bb329b3022e5430c5ba73809" | 15 | SRCREV = "d0543929cc6fe53959a64c60285896e2c14ed314" |
16 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" | 16 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" |
17 | 17 | ||
18 | TARGET_PRODUCT:j721e = "j721e_linux" | 18 | TARGET_PRODUCT:j721e = "j721e_linux" |