| Message ID | 20251027222551.2445083-1-a-christidis@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-arago,scarthgap] packagegroup-arago-tisdk-graphics-sdk-target: Add stb-dev | expand |
meta-arago / na / 20251027222551.2445083-1-a-christidis
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH] packagegroup-arago-tisdk-graphics-sdk-target: Add stb-dev
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Mon, 27 Oct 2025 17:25:51 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: b965bf586ec3c736cc14750735d3a61e2f911fbf
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.scarthgap.202510231214
- Commit SHA: 79da6b4a0ae6285a9bf2806c2cffc186d6c40a3a
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: FAIL
=========================================================
scarthgap
=====================
FAIL
WARN: Include file should reference ${BPN}: opencl_clhpp-ti.inc (GUARD-3)
meta-arago-test/recipes-extended/opencl/opencl-clhpp_%.bbappend:2
OPENCL_HEADERS_TI:ti-soc = "opencl_clhpp-ti.inc"
WARN: Include file should reference ${BPN}: opencl_headers-ti.inc (GUARD-3)
meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend:2
OPENCL_HEADERS_TI:ti-soc = "opencl_headers-ti.inc"
Code Summary
============
GUARD-3
-------------------------------------------
The guard file should be named the same as the bbappend. Feel free
to use ${BPN} to make it easier.
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb index 28f123c8..4e792845 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb @@ -19,4 +19,5 @@ RDEPENDS:${PN} = "\ libsdl2-dev \ ktx-software-dev \ nlohmann-json-dev \ + stb-dev \ "