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
