Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] dbus: remove uneeded RDEPENDS on ptest
@ 2013-03-21 23:39 Saul Wold
  2013-03-22 16:24 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Saul Wold @ 2013-03-21 23:39 UTC (permalink / raw)
  To: openembedded-core

This solves a multiple provider issue along with a build failure with ptest enabled

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/dbus/dbus.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index affffbc..a1b56a5 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -9,8 +9,6 @@ X11DEPENDS = "virtual/libx11 libsm"
 DEPENDS = "expat virtual/libintl ${@base_contains('DISTRO_FEATURES', 'x11', '${X11DEPENDS}', '', d)}"
 DEPENDS_class-native = "expat-native virtual/libintl-native"
 DEPENDS_class-nativesdk = "nativesdk-expat virtual/nativesdk-libintl"
-RDEPENDS_dbus = "${@base_contains('DISTRO_FEATURES', 'ptest', 'dbus-ptest', '', d)}"
-RDEPENDS_class-native = ""
 
 INC_PR = "r6"
 
-- 
1.8.0.2




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

end of thread, other threads:[~2013-03-25 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 23:39 [PATCH] dbus: remove uneeded RDEPENDS on ptest Saul Wold
2013-03-22 16:24 ` Richard Purdie
2013-03-25 14:24   ` [PATCH 1/2] dbus: Depend on dbus-ptest-ptest Björn Stenberg
2013-03-25 14:26     ` Björn Stenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox