Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/4] RDEPENDS -> RDEPENDS_${PN}
Date: Wed, 06 Oct 2010 18:28:32 -0400	[thread overview]
Message-ID: <4CACF810.6030402@balister.org> (raw)
In-Reply-To: <1286399340-15927-2-git-send-email-fransmeulenbroeks@gmail.com>

Next time, can you add the package name to the commit message?


Philip

On 10/06/2010 05:08 PM, Frans Meulenbroeks wrote:
> Signed-off-by: Frans Meulenbroeks<fransmeulenbroeks@gmail.com>
> ---
>   classes/cpan-base.bbclass |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/classes/cpan-base.bbclass b/classes/cpan-base.bbclass
> index 379defa..a04f61c 100644
> --- a/classes/cpan-base.bbclass
> +++ b/classes/cpan-base.bbclass
> @@ -5,7 +5,7 @@
>   FILES_${PN} += "${libdir}/perl5 ${datadir}/perl5"
>
>   DEPENDS  += "${@["perl", "perl-native"][(bb.data.inherits_class('native', d))]}"
> -RDEPENDS  += "${@["perl", ""][(bb.data.inherits_class('native', d))]}"
> +RDEPENDS_${PN}  += "${@["perl", ""][(bb.data.inherits_class('native', d))]}"
>
>   # Determine the staged version of perl from the perl configuration file
>   def get_perl_version(d):



  parent reply	other threads:[~2010-10-06 22:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 21:08 [PATCH 0/4] RDEPENDS -> RDEPENDS_${PN} Frans Meulenbroeks
2010-10-06 21:08 ` [PATCH 1/4] " Frans Meulenbroeks
2010-10-06 21:08   ` [PATCH 2/4] " Frans Meulenbroeks
2010-10-06 21:08     ` [PATCH 3/4] " Frans Meulenbroeks
2010-10-06 21:09       ` [PATCH 4/4] " Frans Meulenbroeks
2010-10-06 22:28   ` Philip Balister [this message]
2010-10-07  6:30     ` [PATCH 1/4] " Frans Meulenbroeks
2010-10-07 11:53       ` Frans Meulenbroeks
2010-10-08  6:32   ` Frans Meulenbroeks
2010-10-08  9:55     ` Frans Meulenbroeks
2010-10-06 21:23 ` [PATCH 0/4] " Chris Larson

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=4CACF810.6030402@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox