Message ID | 20250815193156.1982216-1-rs@ti.com |
---|---|
Headers | show |
Series | piglit: use TestPlaceholder objects | expand |
meta-arago / na / 20250815193156.1982216-1-rs PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-arago][master/scarthgap][PATCH 0/2] piglit: use TestPlaceholder objects - Submitter: From: <rs@ti.com> From: Randolph Sapp <rs@ti.com> - Date: Date: Fri, 15 Aug 2025 14:31:54 -0500 - Num Patches: 2 - Mailing List (public inbox) Commit SHA: 1350f147ab21dd6a5a778531d097a51d06abd221 Applied to: - Repository: lcpd-prc-meta-arago - Base Branch: master-wip - Commit Author: Thorsten Lannynd <t-lannynd@ti.com> - Commit Subject: meta-arago-distro: chromium: add patches to chromium recipe - Commit SHA: d1ef0b67ed595c06f205f145736eaef81a3f670c Patches ---------------------------------------- All patches applied scarthgap ===================== Summary: - Patch Series: [meta-arago][master/scarthgap][PATCH 0/2] piglit: use TestPlaceholder objects - Submitter: From: <rs@ti.com> From: Randolph Sapp <rs@ti.com> - Date: Date: Fri, 15 Aug 2025 14:31:54 -0500 - Num Patches: 2 - Mailing List (public inbox) Commit SHA: 1350f147ab21dd6a5a778531d097a51d06abd221 Applied to: - Repository: lcpd-prc-meta-arago - Base Branch: scarthgap-wip - Commit Author: Thorsten Lannynd <t-lannynd@ti.com> - Commit Subject: meta-arago-distro: chromium: add patches to chromium recipe - Commit SHA: 651670d4bc7d0187c50f5b805e1df1b69e0ca8e9 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS scarthgap ===================== PASS
From: Randolph Sapp <rs@ti.com> I've submitted this to the upstream piglit repo, but given that it isn't actually a bugfix and more of just a requirement for our memory constrained devices, we should probably carry it here until oe-core catches up. Randolph Sapp (2): piglit: fix FILESEXTRAPATHS variable piglit: use TestPlaceholder to reduce memory usage .../recipes-graphics/piglit/piglit-ti.inc | 4 +- ...-add-and-use-TestPlaceholder-objects.patch | 129 ++++++++++++++++++ 2 files changed, 132 insertions(+), 1 deletion(-) create mode 100644 meta-arago-test/recipes-graphics/piglit/piglit/0001-framework-add-and-use-TestPlaceholder-objects.patch