On Tue, Jul 02, 2019 at 11:10:11PM +0530, Subhajit Paul wrote: > Signed-off-by: Subhajit Paul <[email protected]> > --- > 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 > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
