diff mbox series

[meta-arago,master] ti-test: Add lldpd

Message ID 20260415192418.4067820-1-reatmon@ti.com
State New
Headers show
Series [meta-arago,master] ti-test: Add lldpd | expand

Commit Message

Ryan Eatmon April 15, 2026, 7:24 p.m. UTC
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 +
 1 file changed, 1 insertion(+)

Comments

PRC Automation April 15, 2026, 7:49 p.m. UTC | #1
meta-arago / na / 20260415192418.4067820-1-reatmon

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH] ti-test: Add lldpd
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Wed, 15 Apr 2026 14:24:18 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 422c21653aa0d2ada12fbf3be2d6a6f9f3718c2b

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: ti-test: Add lldpd
- Commit SHA: a613ccf5f380fd473fb97bff069dfe58c65d3f56

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: FAIL
=========================================================
master - FAIL
=====================

ERROR: Multiple recipes found for coremark
    meta-openembedded/meta-oe/recipes-benchmark/coremark/coremark_git.bb
    meta-arago/meta-arago-test/recipes-benchmark/coremark/coremark_git.bb
diff mbox series

Patch

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index 8125c3fa..b76db623 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -111,6 +111,7 @@  TI_TEST_NETWORKING = "\
     iproute2-bridge \
     iproute2-devlink \
     iproute2-tc \
+    lldpd \
     mstpd \
     netperf \
     strongswan \