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

Saul Wold sgw at linux.intel.com
Thu Nov 14 15:49:22 UTC 2013


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"
>
>



More information about the Openembedded-core mailing list