All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/dunfell PATCH] packagegroup-arago-tisdk-addons-sdk-target: Add ti-rpmsg-char dev packages
@ 2020-10-27  2:41 Suman Anna
  2020-10-27  2:45 ` Denys Dmytriyenko
  0 siblings, 1 reply; 15+ messages in thread
From: Suman Anna @ 2020-10-27  2:41 UTC (permalink / raw)
  To: Denys Dmytriyenko, Dan Murphy; +Cc: meta-arago

Add the ti-rpmsg-char dev packages to make the public headers available in
the target fileystem so that applications can be compiled natively on the
target.

Signed-off-by: Suman Anna <s-anna@ti.com>
---
 .../packagegroup-arago-tisdk-addons-sdk-target.bb         | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index e372dd67744e..b55c79a4d4df 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install headers and libraries related to addons into the SDK"
 LICENSE = "MIT"
-PR = "r43"
+PR = "r44"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -143,7 +143,11 @@ UTILS_append_dra7xx = " can-utils-dev \
                         elfutils-staticdev \
 "
 UTILS_append_k2g = " can-utils-dev"
-UTILS_append_k3 = " can-utils-dev"
+UTILS_append_k3 = "\
+	can-utils-dev \
+	ti-rpmsg-char-dev \
+	ti-rpmsg-char-staticdev \
+"
 
 EXTRA_LIBS = ""
 EXTRA_LIBS_append_ti43x = "\
-- 
2.28.0



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

end of thread, other threads:[~2020-11-09 15:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27  2:41 [master/dunfell PATCH] packagegroup-arago-tisdk-addons-sdk-target: Add ti-rpmsg-char dev packages Suman Anna
2020-10-27  2:45 ` Denys Dmytriyenko
2020-10-27  2:48   ` Suman Anna
2020-10-27  4:08     ` Denys Dmytriyenko
2020-10-27 14:37       ` Suman Anna
2020-10-27 19:11         ` Denys Dmytriyenko
2020-11-02 22:18           ` Dan Murphy
2020-11-02 22:53             ` Suman Anna
2020-11-03  0:05               ` Denys Dmytriyenko
2020-11-03  0:14                 ` Suman Anna
2020-11-05 18:31                   ` Weaver, Lucas
2020-11-05 19:05                     ` Suman Anna
2020-11-05 19:12                       ` Weaver, Lucas
2020-11-05 20:06                         ` Suman Anna
2020-11-09 15:49                           ` Weaver, Lucas

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.