All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud PATCH v2 1/3] packagegroup: Move ti-sci-src to arago-tisdk-addons-sdk-host
@ 2019-09-10  6:48 Nikhil Devshatwar
  2019-09-10  6:48 ` [thud PATCH v2 2/3] recipes-devtools: libion: New recipe for ion library Nikhil Devshatwar
  2019-09-10  6:49 ` [thud PATCH v2 3/3] recipes-devtools: glsdk-util-scripts: update for j7-evm Nikhil Devshatwar
  0 siblings, 2 replies; 6+ messages in thread
From: Nikhil Devshatwar @ 2019-09-10  6:48 UTC (permalink / raw)
  To: meta-arago, denys

packagegroup-arago-tisdk-addons-sdk-host is for adding sources for components
packagegroup-arago-tisdk-amsdk-sdk-host is for adding scripts

Move the ti-sci-src packge from amsdk-sdk-host to addons-sdk-host

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
---

Changes from v1:
* Update commit message

 .../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb           | 1 +
 .../packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb            | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
index ec16713..fbdc735 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
@@ -38,6 +38,7 @@ UTILS_append_k2g = " \
 
 UTILS_append_k3 = " \
     jailhouse-src \
+    ti-sci-fw-src \
 "
 
 UTILS_append_am65xx = " \
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
index b73c63b..ebe129b 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
@@ -21,7 +21,7 @@ BOOT_MONITOR_keystone = "boot-monitor-src"
 EXTRA_FILES = ""
 EXTRA_FILES_ti43x = "tisdk-uenv"
 EXTRA_FILES_omap-a15 = "tisdk-readme tisdk-uenv"
-EXTRA_FILES_k3 = "tisdk-readme tisdk-uenv ti-sci-fw-src"
+EXTRA_FILES_k3 = "tisdk-readme tisdk-uenv"
 
 RDEPENDS_${PN} = "\
     ti-tisdk-setup \
-- 
1.9.1



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

end of thread, other threads:[~2019-09-12 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-10  6:48 [thud PATCH v2 1/3] packagegroup: Move ti-sci-src to arago-tisdk-addons-sdk-host Nikhil Devshatwar
2019-09-10  6:48 ` [thud PATCH v2 2/3] recipes-devtools: libion: New recipe for ion library Nikhil Devshatwar
2019-09-12 16:43   ` Denys Dmytriyenko
2019-09-12 18:13     ` Nikhil Devshatwar
2019-09-12 18:18       ` Denys Dmytriyenko
2019-09-10  6:49 ` [thud PATCH v2 3/3] recipes-devtools: glsdk-util-scripts: update for j7-evm Nikhil Devshatwar

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.