The current patch is fine as is but should there be another patch that makes ltp-ddt RDEPENDS on linaro-pm-qa-utils?
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Maupin, Chase > Sent: Monday, November 11, 2013 11:07 AM > To: [email protected] > Subject: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test > packages > > Signed-off-by: Chase Maupin <[email protected]> > --- > .../packagegroups/packagegroup-arago-test.bb | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > 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 35fa627..58ecd83 100644 > --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago- > test.bb > +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago- > test.bb > @@ -1,6 +1,6 @@ > DESCRIPTION = "Extended task to get System Test specific apps" > LICENSE = "MIT" > -PR = "r9" > +PR = "r10" > > inherit packagegroup > > @@ -21,6 +21,7 @@ ARAGO_TEST = "\ > ARAGO_TI_TEST = "\ > ltp-ddt \ > input-utils \ > + linaro-pm-qa-utils \ > " > > ARAGO_TI_TEST_append_omap-a15 = " \ > -- > 1.7.0.4 > > _______________________________________________ > 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
