All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dbus: provide/replace dbus-x11 only for target
@ 2012-08-01 13:25 Marcin Juszkiewicz
  2012-08-16 17:44 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2012-08-01 13:25 UTC (permalink / raw)
  To: Openembedded-core

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@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"
 
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dbus: provide/replace dbus-x11 only for target
  2012-08-01 13:25 [PATCH] dbus: provide/replace dbus-x11 only for target Marcin Juszkiewicz
@ 2012-08-16 17:44 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-08-16 17:44 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 08/01/2012 06:25 AM, Marcin Juszkiewicz wrote:
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@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!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-16 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-01 13:25 [PATCH] dbus: provide/replace dbus-x11 only for target Marcin Juszkiewicz
2012-08-16 17:44 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.