[OE-core] [PATCH] dbus: provide/replace dbus-x11 only for target

Saul Wold sgw at linux.intel.com
Thu Aug 16 17:44:15 UTC 2012


On 08/01/2012 06:25 AM, Marcin Juszkiewicz wrote:
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
> ---
>   meta/recipes-core/dbus/dbus.inc |    4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
> index 164c4d3..53171e9 100644
> --- a/meta/recipes-core/dbus/dbus.inc
> +++ b/meta/recipes-core/dbus/dbus.inc
> @@ -34,6 +34,10 @@ DEBIANNAME_${PN} = "dbus-1"
>   PACKAGES =+ "${PN}-lib ${PN}-systemd"
>
>   # for compatibility
> +RPROVIDES_${PN}_virtclass-native = ""
> +RPROVIDES_${PN}_virtclass-nativesdk = ""
> +RREPLACES_${PN}_virtclass-native = ""
> +RREPLACES_${PN}_virtclass-nativesdk = ""
>   RPROVIDES_${PN} = "dbus-x11"
>   RREPLACES_${PN} += "dbus-x11"
>
>
Merged into OE-Core

Thanks
	Sau!





More information about the Openembedded-core mailing list