>-----Original Message----- >From: Dmytriyenko, Denys >Sent: Monday, November 11, 2013 1:27 PM >To: Maupin, Chase >Cc: Cooper Jr., Franklin; [email protected] >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm- >qa-utils to test packages > >AFAIK, ltp-ddt in meta-oe is very old and hasn't been updated in >years. I >doubt that particular one had any thermal features. > >It should be Ok to add this dependency in meta-arago in bbappend, >once these >recipes land in meta-linaro, since we already have such >dependency.
Any idea who to work with for meta-linaro? And can't this dependency be added now since even before it lands in meta-linaro it will be in meta-arago? > >-- >Denys > > >On Mon, Nov 11, 2013 at 07:22:27PM +0000, Maupin, Chase wrote: >> Denys, >> >> I could use some advice here though. Ltp-ddt sits in meta- >openembedded so >> even if we get the pm-utils into meta-linaro we still should not >introduce >> this dependency between layers right? >> >> However, we do append ltp-ddt in meta-arago so if we introduce >this >> dependency there would that be an issue? >> >> What do you think about how to handle this? >> >> >-----Original Message----- >> >From: [email protected] [mailto:meta-arago- >> >[email protected]] On Behalf Of Maupin, Chase >> >Sent: Monday, November 11, 2013 1:19 PM >> >To: Cooper Jr., Franklin; [email protected] >> >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add linaro- >pm- >> >qa-utils to test packages >> > >> >Good point. >> > >> >Sincerely, >> >Chase Maupin >> >Integration Team Manager >> >Linux Core Product Development >> >e-mail: [email protected] >> >phone: (214) 567-2950 >> > >> >For support: >> >Forums - http://community.ti.com/forums/ >> >Wiki - http://wiki.davincidsp.com/ >> > >> > >> >>-----Original Message----- >> >>From: Cooper Jr., Franklin >> >>Sent: Monday, November 11, 2013 12:54 PM >> >>To: Maupin, Chase; [email protected] >> >>Subject: RE: [meta-arago] [PATCH 4/4] arago-test: add linaro- >pm- >> >>qa-utils to test packages >> >> >> >>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 >> _______________________________________________ >> 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
