diff options
author | Randolph Sapp <rs@ti.com> | 2025-01-22 19:08:16 -0600 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-02-04 16:26:03 -0600 |
commit | 8c696f0b0b9dfaf9380113c5c44ad5ee5eab55ed (patch) | |
tree | c9f1720cfb10cdcfea62ef7d21ecfd40c4f81bcd | |
parent | eeb68bcae31b60273331245cb849fa6635b74352 (diff) | |
download | meta-ti-8c696f0b0b9dfaf9380113c5c44ad5ee5eab55ed.tar.gz |
ti-img-rogue-*: version 24.1.6554834 -> 24.2.6643903
Bump the package version for DDK 24.2, this includes a few fixups from
IMG and support for a newer version of mesa.
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb (renamed from meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb) | 4 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.2.6643903.bb (renamed from meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb index 9007872f..d3860dd8 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb | |||
@@ -13,13 +13,13 @@ COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|j742s2|am62xx|am62pxx|j722s" | |||
13 | 13 | ||
14 | DEPENDS = "virtual/kernel" | 14 | DEPENDS = "virtual/kernel" |
15 | 15 | ||
16 | BRANCH = "linuxws/scarthgap/k6.6/${PV}" | 16 | BRANCH = "linuxws/scarthgap/k6.12/${PV}" |
17 | 17 | ||
18 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;branch=${BRANCH}" | 18 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;branch=${BRANCH}" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||
22 | SRCREV = "707bb373902babf9ced5fd2f99139209ca0f605a" | 22 | SRCREV = "023eb5afde7e069bff1e5e37620b84a66b447936" |
23 | 23 | ||
24 | TARGET_PRODUCT:j721e = "j721e_linux" | 24 | TARGET_PRODUCT:j721e = "j721e_linux" |
25 | TARGET_PRODUCT:j721s2 = "j721s2_linux" | 25 | TARGET_PRODUCT:j721s2 = "j721s2_linux" |
diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.2.6643903.bb index 720a3cff..0de66b72 100644 --- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb +++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.2.6643903.bb | |||
@@ -12,9 +12,9 @@ COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|j742s2|am62xx|am62pxx|j722s" | |||
12 | 12 | ||
13 | PR = "r3" | 13 | PR = "r3" |
14 | 14 | ||
15 | BRANCH = "linuxws/scarthgap/k6.6/${PV}" | 15 | BRANCH = "linuxws/scarthgap/k6.12/${PV}" |
16 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" | 16 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" |
17 | SRCREV = "ba93a3e38c683ccb03a7cf8f2e7dffe2f9cbcf1c" | 17 | SRCREV = "d578666fc6ecd09f7d6c3431747f1d93d128fe28" |
18 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" | 18 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" |
19 | 19 | ||
20 | TARGET_PRODUCT:j721e = "j721e_linux" | 20 | TARGET_PRODUCT:j721e = "j721e_linux" |