[meta-ti][master/wrynose][PATCH] mesa-pvr: Update SRCREV
<[email protected]> Thu, 23 Jul 2026 15:22:29 -0500
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
From: Antonios Christidis <[email protected]> Update the SRCREV to include missing dependency fix. Related to, https://github.com/TexasInstruments/mesa/commit/7b6e8de7b0acdaff684f1109c6acb575644a93ea. Signed-off-by: Antonios Christidis <[email protected]> --- meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_25.2.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_25.2.8.bb b/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_25.2.8.bb index 44becc66..03b0b9bf 100644 --- a/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_25.2.8.bb +++ b/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_25.2.8.bb @@ -13,7 +13,7 @@ BRANCH = "powervr/${PV}" SRC_URI = "git://github.com/TexasInstruments/mesa.git;protocol=https;branch=${BRANCH} \ file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch" -SRCREV = "0cb5bad52580f156b02125f4c7121ca7198e1489" +SRCREV = "7b6e8de7b0acdaff684f1109c6acb575644a93ea" PV = "25.2.8" PR = "r1" -- 2.34.1