| Message ID | 20260723202229.3192049-1-a-christidis@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master/wrynose] mesa-pvr: Update SRCREV | expand |
meta-ti / na / 20260723202229.3192049-1-a-christidis PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-ti][master/wrynose][PATCH] mesa-pvr: Update SRCREV - Submitter: From: <a-christidis@ti.com> From: Antonios Christidis <a-christidis@ti.com> - Date: Date: Thu, 23 Jul 2026 15:22:29 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: a567fe50047c577d07dd22c63d98ae8e8f670709 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Antonios Christidis <a-christidis@ti.com> - Commit Subject: mtd-utils-ti: Update SRC_URI:remove due to oe-core update - Commit SHA: 0023e653900b54724a7a8d4d27af2c675b5c5583 Patches ---------------------------------------- All patches applied wrynose ===================== Summary: - Patch Series: [meta-ti][master/wrynose][PATCH] mesa-pvr: Update SRCREV - Submitter: From: <a-christidis@ti.com> From: Antonios Christidis <a-christidis@ti.com> - Date: Date: Thu, 23 Jul 2026 15:22:29 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: a567fe50047c577d07dd22c63d98ae8e8f670709 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: wrynose-wip - Commit Author: Rasmus Villemoes <ravi@prevas.dk> - Commit Subject: mesa-pvr: correct INSANE_SKIP for mesa-megadriver - Commit SHA: 4fb36e7a6324904580a91570f0eafb3643381575 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS wrynose ===================== PASS ========================================================= yocto-check-layers: PASS ========================================================= master - PASS ===================== All checks passed wrynose - PASS ===================== All checks passed
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"