| Message ID | 20260409143839.1397939-1-reatmon@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-arago,master] ltp-ddt: Backport kirk addition for ltp | expand |
meta-arago / na / 20260409143839.1397939-1-reatmon PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-arago][master][PATCH] ltp-ddt: Backport kirk addition for ltp - Submitter: From: Ryan Eatmon <reatmon@ti.com> - Date: Date: Thu, 9 Apr 2026 09:38:39 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 95bea2291ef8936b1125b5369beed9505217a6a7 Applied to: - Repository: lcpd-prc-meta-arago - Base Branch: master-wip - Commit Author: Ryan Eatmon <reatmon@ti.com> - Commit Subject: gstreamer: Upgrade from 1.26.* to 1.28 - Commit SHA: c923bf7b5b67b7261583f330dbe9ba22a2076b6f Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS ========================================================= yocto-check-layers: PASS ========================================================= master - PASS ===================== All checks passed
diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc index 8786bb6d..4c19d870 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc @@ -105,6 +105,7 @@ RDEPENDS:${PN} = "\ net-tools \ perl \ python3-core \ + python3-kirk \ procps \ quota \ unzip \
kirk support was added [1] to the upstream ltp package in preperation for the move to kirk instead of runltp. Backport the same change to our copy of the rcipe. [1] https://git.openembedded.org/openembedded-core/commit/?id=c1e5ed4133729212e6ce3e135a2e4d1d624de20b Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc | 1 + 1 file changed, 1 insertion(+)