| Message ID | 20260305151405.460115-1-reatmon@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-arago,master,1/2] packagegroup-arago-connectivity: Add iproute2-bridge | expand |
meta-arago / na / 20260305151405.460115-1-reatmon
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH 1/2] packagegroup-arago-connectivity: Add iproute2-bridge
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Thu, 5 Mar 2026 09:14:04 -0600
- Num Patches: 2
- Mailing List (public inbox) Commit SHA: 49e883fea1b355189363417816cb3a72a8828d40
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: arago.conf: Remove temporary hack for DEFAULTTUNE on armv7a
- Commit SHA: 58966cd5a2d433b4c915e652f21f2e2b2475ec21
Patches
----------------------------------------
FAIL - [meta-arago][master][PATCH 2/2] ti-test: Add iproute2-bridge
error: patch failed: meta-arago-test/recipes-core/packagegroups/ti-test.bb:100
error: meta-arago-test/recipes-core/packagegroups/ti-test.bb: patch does not apply
Applying: ti-test: Add iproute2-bridge
Patch failed at 0001 ti-test: Add iproute2-bridge
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb index ab299391..98e8f897 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb @@ -62,8 +62,9 @@ CONNECTIVITY_RDEPENDS = " \ htop \ iptables \ iproute2 \ - iproute2-tc \ + iproute2-bridge \ iproute2-devlink \ + iproute2-tc \ ${WLAN_COMMON} \ ${WLAN_TI} \ ${BT_COMMON} \
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- .../packagegroups/packagegroup-arago-connectivity.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)