All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138
@ 2017-05-05  1:15 Sam Nelson
  2017-05-05  1:15 ` [morty/master][PATCH 2/2] arago-tisdk-addons: Add ti-ipc-examples-linux package for omap-a15 Sam Nelson
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2017-05-05  1:15 UTC (permalink / raw)
  To: meta-arago

ti-ipc-examples-linux adds binaries for Host Linux to Slave RTOS IPC
examples

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../packagegroups/packagegroup-arago-base-tisdk-server-extra.bb         | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
index 784c5b4..56be64e 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
@@ -106,6 +106,7 @@ ARAGO_TI_KEYSTONE_PKGS = "\
     ipsecmgr-mod \
     k2-initramfs \
     parse-ip \
+    ti-ipc-examples-linux \
     "
 
 # The following packages are not yet ready for k2g-evm
@@ -116,6 +117,7 @@ ARAGO_TI_KEYSTONE_PKGS = "\
 
 ARAGO_TI_PKGS = ""
 ARAGO_TI_PKGS_append_keystone = " ${ARAGO_TI_KEYSTONE_PKGS}"
+ARAGO_TI_PKGS_append_omapl138 = " ti-ipc-examples-linux"
 
 # Disable netapi due to libnl and xfrm conflict
 #    netapi
-- 
1.9.1



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

* [morty/master][PATCH 2/2] arago-tisdk-addons: Add ti-ipc-examples-linux package for omap-a15
  2017-05-05  1:15 [morty/master][PATCH 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138 Sam Nelson
@ 2017-05-05  1:15 ` Sam Nelson
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Nelson @ 2017-05-05  1:15 UTC (permalink / raw)
  To: meta-arago

ti-ipc-examples-linux adds binaries for examples that demonstrate Host
Linux to Slave RTOS IPC

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 9ed9bc2..6d46a8d 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -55,6 +55,7 @@ UTILS_append_omap-a15 = " mmc-utils \
                           ti-ipc-rtos-fw \
                           uio-test-pruss \
                           uio-module-drv-test \
+                          ti-ipc-examples-linux \
 "
 
 UTILS_append_omapl138 = " ti-ipc-rtos-fw"
-- 
1.9.1



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

end of thread, other threads:[~2017-05-05  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05  1:15 [morty/master][PATCH 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138 Sam Nelson
2017-05-05  1:15 ` [morty/master][PATCH 2/2] arago-tisdk-addons: Add ti-ipc-examples-linux package for omap-a15 Sam Nelson

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.