All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][dunfell][PATCH] packagegroups: Mirror ti-test change from meta-ti
@ 2022-07-14 16:29 Ryan Eatmon
  0 siblings, 0 replies; only message in thread
From: Ryan Eatmon @ 2022-07-14 16:29 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

A change in meta-ti locks the viddec-test and videnc-test to j7-evm
and j7-hs-evm, so we need to mirror that requirement in the
packagegroup.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
index 434ed559..53a8cd47 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
@@ -83,6 +83,14 @@ ARAGO_TI_TEST_append_k3 = " \
 
 ARAGO_TI_TEST_append_j7 = " \
     ufs-utils \
+"
+
+ARAGO_TI_TEST_append_j7-evm = " \
+    viddec-test-app \
+    videnc-test-app \
+"
+
+ARAGO_TI_TEST_append_j7-hs-evm = " \
     viddec-test-app \
     videnc-test-app \
 "
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-14 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 16:29 [meta-arago][dunfell][PATCH] packagegroups: Mirror ti-test change from meta-ti Ryan Eatmon

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.