On 11/14/2013 03:09 AM, Dominik Holland wrote:
---
  meta/recipes-core/dbus/dbus.inc | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 5864643..0609d23 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -11,6 +11,7 @@ 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-ptest', 
'', d)}"
  RDEPENDS_class-native = ""
+RDEPENDS_dbus_class-nativesdk = ""

I realize your adding this line, but it looks like we need to fix the preceeding line also, it should be RDEPENDS_dbus_class-native = ""
  INC_PR = "r6"


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to