All of lore.kernel.org
 help / color / mirror / Atom feed
* [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.