* [PATCH] packagegroup-arago-test: add display-sharing firmware
@ 2019-07-02 17:40 Subhajit Paul
2019-07-02 19:22 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Subhajit Paul @ 2019-07-02 17:40 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Subhajit Paul <subhajit_paul@ti.com>
---
meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
index 67de045..0b4dcfa 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
@@ -68,6 +68,7 @@ ARAGO_TI_TEST_append_am65xx = " \
ARAGO_TI_TEST_append_j7-evm = " \
viddec-test-app \
+ ti-display-sharing-firmware \
"
ARAGO_TI_TEST_append_keystone = " \
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] packagegroup-arago-test: add display-sharing firmware
2019-07-02 17:40 [PATCH] packagegroup-arago-test: add display-sharing firmware Subhajit Paul
@ 2019-07-02 19:22 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2019-07-02 19:22 UTC (permalink / raw)
To: Subhajit Paul; +Cc: meta-arago
On Tue, Jul 02, 2019 at 11:10:11PM +0530, Subhajit Paul wrote:
> Signed-off-by: Subhajit Paul <subhajit_paul@ti.com>
> ---
> meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
> index 67de045..0b4dcfa 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
> @@ -68,6 +68,7 @@ ARAGO_TI_TEST_append_am65xx = " \
>
> ARAGO_TI_TEST_append_j7-evm = " \
> viddec-test-app \
> + ti-display-sharing-firmware \
The firmware is not specific to testing, so this is not the correct
packagegroup.
One option is to add it to RDEPENDS for the kernel:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/recipes-kernel/linux/linux-ti-staging_4.19.bb?h=thud&id=4c130089c5db0a3da9811e2ec768fcba48eba6bb
> "
>
> ARAGO_TI_TEST_append_keystone = " \
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-02 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-02 17:40 [PATCH] packagegroup-arago-test: add display-sharing firmware Subhajit Paul
2019-07-02 19:22 ` Denys Dmytriyenko
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.