diff options
author | Darren Etheridge <detheridge@ti.com> | 2024-01-06 09:35:10 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-01-08 08:47:41 -0600 |
commit | 64580c55ca289277860a5a28eb9faeb0ad31865b (patch) | |
tree | d4013c123c44e93e3512b6685e1a844c9ffa830a /meta-ti-bsp | |
parent | fa8fff56e0869172226aacaa3f7c95b8dee73f4b (diff) | |
download | meta-ti-64580c55ca289277860a5a28eb9faeb0ad31865b.tar.gz |
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>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 2 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb index a74cc7b8..3b5d51ec 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.2.6460340.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 = "778aa5d1e104f36c7f7c1f50e99f8499cbbdadbb" | 25 | SRCREV = "64d1cac11363888b7a071b62d71b563568d483f1" |
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.2.6460340.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb index 447812d3..58cd6c37 100644 --- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.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 = "d0543929cc6fe53959a64c60285896e2c14ed314" | 15 | SRCREV = "7c853b0c75b7c5c4fa30ded608588850d429f306" |
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" |