All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] ltp-ddt: add RDEPENDS for linaro-pm-qa-utils
  2013-12-04 20:59 [PATCH] ltp-ddt: add RDEPENDS for linaro-pm-qa-utils Chase Maupin
@ 2013-12-04 19:56 ` Denys Dmytriyenko
  2013-12-04 19:59   ` Maupin, Chase
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-12-04 19:56 UTC (permalink / raw)
  To: Chase Maupin; +Cc: meta-arago

Ack.

On Wed, Dec 04, 2013 at 02:59:47PM -0600, Chase Maupin wrote:
> * The latest ltp-ddt sources have thermal test scripts that
>   require the utils found in the linaro-pm-qa-utils package.
> * Add an RDEPENDS to make sure those utilities will be in place.
> 
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> ---
>  .../ltp-ddt/ltp-ddt_0.0.4.bbappend                 |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> index b9248f8..9fcc92f 100644
> --- a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> +++ b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> @@ -1,4 +1,6 @@
> -PR_append = "-arago2+gitr${SRCPV}"
> +PR_append = "-arago3+gitr${SRCPV}"
> +
> +RDEPENDS_${PN} += "linaro-pm-qa-utils"
>  
>  # Auto rev so we pick up the latest changes
>  SRCREV = "${AUTOREV}"
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ltp-ddt: add RDEPENDS for linaro-pm-qa-utils
  2013-12-04 19:56 ` Denys Dmytriyenko
@ 2013-12-04 19:59   ` Maupin, Chase
  0 siblings, 0 replies; 3+ messages in thread
From: Maupin, Chase @ 2013-12-04 19:59 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org

Sorry this one sat in my queue for a while :(

>-----Original Message-----
>From: Dmytriyenko, Denys
>Sent: Wednesday, December 04, 2013 1:56 PM
>To: Maupin, Chase
>Cc: meta-arago@arago-project.org
>Subject: Re: [meta-arago] [PATCH] ltp-ddt: add RDEPENDS for
>linaro-pm-qa-utils
>
>Ack.
>
>On Wed, Dec 04, 2013 at 02:59:47PM -0600, Chase Maupin wrote:
>> * The latest ltp-ddt sources have thermal test scripts that
>>   require the utils found in the linaro-pm-qa-utils package.
>> * Add an RDEPENDS to make sure those utilities will be in place.
>>
>> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
>> ---
>>  .../ltp-ddt/ltp-ddt_0.0.4.bbappend                 |    4 +++-
>>  1 files changed, 3 insertions(+), 1 deletions(-)
>>
>> diff --git a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-
>ddt_0.0.4.bbappend b/meta-arago-distro/recipes-devtools/ltp-
>ddt/ltp-ddt_0.0.4.bbappend
>> index b9248f8..9fcc92f 100644
>> --- a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-
>ddt_0.0.4.bbappend
>> +++ b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-
>ddt_0.0.4.bbappend
>> @@ -1,4 +1,6 @@
>> -PR_append = "-arago2+gitr${SRCPV}"
>> +PR_append = "-arago3+gitr${SRCPV}"
>> +
>> +RDEPENDS_${PN} += "linaro-pm-qa-utils"
>>
>>  # Auto rev so we pick up the latest changes
>>  SRCREV = "${AUTOREV}"
>> --
>> 1.7.0.4
>>
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ltp-ddt: add RDEPENDS for linaro-pm-qa-utils
@ 2013-12-04 20:59 Chase Maupin
  2013-12-04 19:56 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Chase Maupin @ 2013-12-04 20:59 UTC (permalink / raw)
  To: meta-arago

* The latest ltp-ddt sources have thermal test scripts that
  require the utils found in the linaro-pm-qa-utils package.
* Add an RDEPENDS to make sure those utilities will be in place.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../ltp-ddt/ltp-ddt_0.0.4.bbappend                 |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
index b9248f8..9fcc92f 100644
--- a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
+++ b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
@@ -1,4 +1,6 @@
-PR_append = "-arago2+gitr${SRCPV}"
+PR_append = "-arago3+gitr${SRCPV}"
+
+RDEPENDS_${PN} += "linaro-pm-qa-utils"
 
 # Auto rev so we pick up the latest changes
 SRCREV = "${AUTOREV}"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-04 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 20:59 [PATCH] ltp-ddt: add RDEPENDS for linaro-pm-qa-utils Chase Maupin
2013-12-04 19:56 ` Denys Dmytriyenko
2013-12-04 19:59   ` Maupin, Chase

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.