All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>,
	"Cooper Jr., Franklin" <fcooper@ti.com>
Subject: Re: [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test	packages
Date: Mon, 11 Nov 2013 14:27:16 -0500	[thread overview]
Message-ID: <20131111192716.GC24766@denix.org> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED1015980BED0@DLEE11.ent.ti.com>

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.

-- 
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: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Maupin, Chase
> >Sent: Monday, November 11, 2013 1:19 PM
> >To: Cooper Jr., Franklin; meta-arago@arago-project.org
> >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: chase.maupin@ti.com
> >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; meta-arago@arago-project.org
> >>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: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >>> bounces@arago-project.org] On Behalf Of Maupin, Chase
> >>> Sent: Monday, November 11, 2013 11:07 AM
> >>> To: meta-arago@arago-project.org
> >>> Subject: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-
> >>utils to test
> >>> packages
> >>>
> >>> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> >>> ---
> >>>  .../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
> >>> meta-arago@arago-project.org
> >>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> >_______________________________________________
> >meta-arago mailing list
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


  parent reply	other threads:[~2013-11-11 19:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 17:07 [PATCH 1/4] input-utils: Add the input-utils package recipe Chase Maupin
2013-11-11 17:07 ` [PATCH 2/4] arago-test: Add input-utils to test packages Chase Maupin
2013-11-11 17:07 ` [PATCH 3/4] linaro-pm-qa-utils: Add utils used by Linaro PM scripts Chase Maupin
2013-11-11 18:56   ` Cooper Jr., Franklin
2013-11-11 19:02     ` Maupin, Chase
2013-11-11 17:07 ` [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages Chase Maupin
2013-11-11 18:53   ` Cooper Jr., Franklin
2013-11-11 19:18     ` Maupin, Chase
2013-11-11 19:22       ` Maupin, Chase
2013-11-11 19:26         ` Cooper Jr., Franklin
2013-11-11 19:27           ` Denys Dmytriyenko
2013-11-11 19:28             ` Cooper Jr., Franklin
2013-11-11 19:27         ` Denys Dmytriyenko [this message]
2013-11-11 19:31           ` Maupin, Chase
2013-11-11 19:37             ` Denys Dmytriyenko
2013-11-11 19:42               ` Maupin, Chase
2013-11-11 20:23                 ` Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131111192716.GC24766@denix.org \
    --to=denys@ti.com \
    --cc=chase.maupin@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.