From: Dominik Holland <dominik.holland@pelagicore.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V2] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package
Date: Tue, 19 Nov 2013 12:48:57 +0100 [thread overview]
Message-ID: <528B5029.9060104@pelagicore.com> (raw)
In-Reply-To: <1384445751-1226-1-git-send-email-dominik.holland@pelagicore.com>
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"
>
prev parent reply other threads:[~2013-11-19 11:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-14 16:15 [PATCH V2] dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package Dominik Holland
2013-11-19 11:48 ` Dominik Holland [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=528B5029.9060104@pelagicore.com \
--to=dominik.holland@pelagicore.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.