All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH] packagegroup-arago-standalone-sdk-target: add libatomic
@ 2026-03-11 12:22 Yogesh Hegde
  2026-03-11 12:44 ` PRC Automation
  0 siblings, 1 reply; 2+ messages in thread
From: Yogesh Hegde @ 2026-03-11 12:22 UTC (permalink / raw)
  To: meta-arago; +Cc: praneeth, prudhvi, reatmon, Yogesh Hegde

Add libatomic to SDK target dependencies to resolve cross-compilation
failures. The SDK sysroot was missing libatomic libraries while the
target images includes them, causing linking errors when cross-compiling
applications that require libatomic.

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
---
 .../packagegroups/packagegroup-arago-standalone-sdk-target.bb    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
index baa2a4bc..399f883a 100644
--- a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
+++ b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
@@ -11,6 +11,7 @@ RDEPENDS:${PN} = "\
     libgcc-dev \
     libstdc++-dev \
     libgomp-dev \
+    libatomic-dev \
     ${LIBC_DEPENDENCIES} \
     libc-staticdev \
     linux-libc-headers-dev \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [master][PATCH] packagegroup-arago-standalone-sdk-target: add libatomic
  2026-03-11 12:22 [master][PATCH] packagegroup-arago-standalone-sdk-target: add libatomic Yogesh Hegde
@ 2026-03-11 12:44 ` PRC Automation
  0 siblings, 0 replies; 2+ messages in thread
From: PRC Automation @ 2026-03-11 12:44 UTC (permalink / raw)
  To: Yogesh Hegde; +Cc: meta-arago, praneeth, prudhvi, reatmon

meta-arago / na / 20260311122202.162775-1-y-hegde

PRC Results: FAIL

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



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [master][PATCH] packagegroup-arago-standalone-sdk-target: add libatomic
- Submitter: From: Yogesh Hegde <y-hegde@ti.com>
- Date: Date: Wed, 11 Mar 2026 17:52:02 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: bcf6f5dbbbede8ae7de2d67c25dfc8723b1ec056

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Thorsten Lannynd <t-lannynd@ti.com>
- Commit Subject: ti-test: Add request and websocket-client to packagegroup
- Commit SHA: bf13de211888bc29ca4b2882630cb6c0135cdc8d

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



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



=========================================================
  yocto-check-layers: FAIL
=========================================================
master - FAIL
=====================
ERROR: Nothing RPROVIDES 'weston-examples' (but <build-dir>/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics.bb RDEPENDS on or otherwise requires it)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
ERROR: <build-dir>/sources/meta-virtualization/recipes-containers/container-registry/container-registry-populate.bb: QA Issue: task do_populate_registry has network enabled
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/alpine-xen-guest-bundle_3.23.bb: QA Issue: Package alpine-xen-guest-bundle is skipping required QA tests. [installed-vs-shipped]
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/alpine-xen-guest-bundle_3.23.bb: Fatal QA errors were found, failing task.
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/example-xen-guest-bundle_1.0.bb: QA Issue: Package example-xen-guest-bundle is skipping required QA tests. [installed-vs-shipped]
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/example-xen-guest-bundle_1.0.bb: Fatal QA errors were found, failing task.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-11 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 12:22 [master][PATCH] packagegroup-arago-standalone-sdk-target: add libatomic Yogesh Hegde
2026-03-11 12:44 ` PRC Automation

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.