* [PATCH] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package
@ 2013-11-14 11:09 Dominik Holland
2013-11-14 15:49 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Holland @ 2013-11-14 11:09 UTC (permalink / raw)
To: openembedded-core
---
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 = ""
INC_PR = "r6"
--
1.8.4.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package
2013-11-14 11:09 [PATCH] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package Dominik Holland
@ 2013-11-14 15:49 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2013-11-14 15:49 UTC (permalink / raw)
To: Dominik Holland, openembedded-core
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"
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-14 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 11:09 [PATCH] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package Dominik Holland
2013-11-14 15:49 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox