Karthik, Nikhil, This split was done back in January, but now it causes a conflict, because both vpdma-fw and vpe-tests try to install the same firmware image. Do you know if vpe-tests Makefile needs to be updated to not install FW image, or we can do it in the recipe itself. How do you want to handle this?
-- Denys On Wed, Jan 28, 2015 at 09:44:51PM +0530, Karthik Ramanan wrote: > ACK. > > Validated on dra7xx-evm. > > Regards > Karthik > > On 28-Jan-15 12:04 PM, Devshatwar, Nikhil wrote: > >Hi, > >The patch http://dflvsu0004.dal.design.ti.com/patch/12353/ in meta-ti > >Splits the vpdma-fw and vpe-tests recipes > >This patch is needed to update the package group in meta-arago > >correspondingly > > > > > >>-----Original Message----- > >>From: Devshatwar, Nikhil > >>Sent: Wednesday, January 28, 2015 12:02 PM > >>To: [email protected] > >>Cc: R, Karthik; Devshatwar, Nikhil > >>Subject: [PATCH] packagegroup-arago-test: Update vpdma-fw and vpe-tests > >>packages > >> > >>The vpdma-fw and vpe-tests are independent packages now. > >>Adding them both in the packagegroup. > >> > >>Signed-off-by: Nikhil Devshatwar <[email protected]> > >>--- > >> .../packagegroups/packagegroup-arago-test.bb | 3 ++- > >> 1 file changed, 2 insertions(+), 1 deletion(-) > >> > >>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 6af1321..83ba20e 100644 > >>--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago- > >>test.bb > >>+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago- > >>test.bb > >>@@ -44,7 +44,8 @@ ARAGO_TI_TEST_append_omap-a15 = " \ > >> " > >> > >> ARAGO_TI_TEST_append_dra7xx = " \ > >>- vpe-vpdma \ > >>+ vpdma-fw \ > >>+ vpe-tests \ > >> " > >> > >> RDEPENDS_${PN} = "\ > >>-- > >>1.7.9.5 > > > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
