All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][scarthgap/master][PATCH v2] ti-gc320-tests: Add RDEPENDS ti-gc320-libs-dev
@ 2025-03-06  0:04 a-christidis
  2025-03-06 13:32 ` Andrew Davis
  0 siblings, 1 reply; 12+ messages in thread
From: a-christidis @ 2025-03-06  0:04 UTC (permalink / raw)
  To: meta-arago, afd

From: Antonios Christidis <a-christidis@ti.com>

Include the package ti-gc320-libs-dev as a runtime dependency.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---

v2:
- Added dev-deps on INSANE_SKIP

 .../ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb                 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
index f9b9685f..14278d76 100644
--- a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
+++ b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
@@ -4,6 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://dra7x-sdk-ti-gc320-tests_manifest.html;md5=22a001855467f373c47f45de5330e3c9"
 
 DEPENDS = "ti-gc320-libs"
+RDEPENDS:${PN}:append = " ti-gc320-libs-dev"
 
 BRANCH = "ti-${PV}"
 
@@ -32,5 +33,5 @@ do_install() {
 	done
 }
 
-INSANE_SKIP:${PN} += "ldflags already-stripped libdir"
+INSANE_SKIP:${PN} += "ldflags already-stripped libdir dev-deps"
 INSANE_SKIP:${PN}-dbg += "libdir"
-- 
2.34.1



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

end of thread, other threads:[~2025-03-07  2:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06  0:04 [meta-arago][scarthgap/master][PATCH v2] ti-gc320-tests: Add RDEPENDS ti-gc320-libs-dev a-christidis
2025-03-06 13:32 ` Andrew Davis
2025-03-06 16:03   ` Antonios Christidis
2025-03-06 16:57     ` Andrew Davis
     [not found]       ` <b643b122-8bfd-42fb-82d8-d67631a477e8@ti.com>
     [not found]         ` <c6965134-98fb-4ce6-9086-e7760e2df38f@ti.com>
2025-03-06 17:29           ` Antonios Christidis
2025-03-06 17:35             ` Andrew Davis
2025-03-06 18:50               ` Antonios Christidis
2025-03-06 19:53                 ` Denys Dmytriyenko
2025-03-06 23:41                   ` Randolph Sapp
2025-03-07  0:31                     ` Denys Dmytriyenko
2025-03-07  2:11                       ` Randolph Sapp
     [not found]                       ` <182A636105614804.13616@lists.yoctoproject.org>
2025-03-07  2:15                         ` Randolph Sapp

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.