All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Koen Kooi <koen.kooi@linaro.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [RFC][PATCH] dbus: split dbus-launch out into its own package (again)
Date: Fri, 04 Apr 2014 11:38:40 +0100	[thread overview]
Message-ID: <1396607920.2910.109.camel@ted> (raw)
In-Reply-To: <533E89CD.206@linaro.org>

On Fri, 2014-04-04 at 12:30 +0200, Koen Kooi wrote:
> On 04/04/2014 12:14 PM, Martin Jansa wrote:
> > On Fri, Apr 04, 2014 at 10:53:37AM +0200, Koen Kooi wrote:
> >>   FILES_${PN}-lib = "${libdir}/lib*.so.*"
> >>   RRECOMMENDS_${PN}-lib = "${PN}"
> >> +
> >> +FILES_dbus-launch = "${bindir}/dbus-launch"
> >> +RDEPENDS__dbus-launch = "${PN}"
> >> +RRECOMMENDS_${PN} += "dbus-launch"
> >
> > Is there special reason for not using ${PN}-launch?
> 
> PN is 'dbus-1', not 'dbus'

$ bitbake dbus -e | grep PN=
PN="dbus"

I suspect you're thinking of the name after debian.bbclass is done with
it.

Cheers,

Richard



  reply	other threads:[~2014-04-04 10:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04  8:53 [RFC][PATCH] dbus: split dbus-launch out into its own package (again) Koen Kooi
2014-04-04  9:21 ` Burton, Ross
2014-04-04  9:25   ` Koen Kooi
2014-04-04 10:14 ` Martin Jansa
2014-04-04 10:30   ` Koen Kooi
2014-04-04 10:38     ` Richard Purdie [this message]
2014-04-04 10:40       ` Koen Kooi

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=1396607920.2910.109.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=koen.kooi@linaro.org \
    --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.