[OE-core] [PATCH V2] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package

Dominik Holland dominik.holland at pelagicore.com
Tue Nov 19 11:48:57 UTC 2013


Hi,

can anyone comment on my patch or push it into the master branch ?

Dominik

On 11/14/2013 05:15 PM, Dominik Holland wrote:
> I also changed RDEPENDS_class-native to RDEPENDS_dbus_class-native now
>
> ---
>   meta/recipes-core/dbus/dbus.inc | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
> index 5864643..6612184 100644
> --- a/meta/recipes-core/dbus/dbus.inc
> +++ b/meta/recipes-core/dbus/dbus.inc
> @@ -10,7 +10,8 @@ DEPENDS = "expat virtual/libintl ${@base_contains('DISTRO_FEATURES', 'x11', '${X
>   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-native = ""
> +RDEPENDS_dbus_class-nativesdk = ""
>   
>   INC_PR = "r6"
>   




More information about the Openembedded-core mailing list