Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] udh.inc: use RDEPENDS_${PN}
Date: Tue, 16 Nov 2010 09:48:49 -0800	[thread overview]
Message-ID: <4CE2C401.30506@balister.org> (raw)
In-Reply-To: <1289916799-21803-1-git-send-email-Martin.Jansa@gmail.com>

On 11/16/2010 06:13 AM, Martin Jansa wrote:
> ---
>   recipes/uhd/uhd.inc |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
> index 3b5be58..d2e7903 100644
> --- a/recipes/uhd/uhd.inc
> +++ b/recipes/uhd/uhd.inc
> @@ -3,9 +3,9 @@ HOMEPAGE = "http://www.ettus.com"
>   LICENSE = "GPLV3+"
>
>   DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
> -RDEPENDS += "uhd-firmware"
> +RDEPENDS_${PN} += "uhd-firmware"
>
> -INC_PR = "r2"
> +INC_PR = "r3"
>
>   inherit cmake
>

Thanks for catching this.

Acked-by: Philip Balister <philip@balister.org>



      parent reply	other threads:[~2010-11-16 17:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16 14:13 [PATCH 1/2] udh.inc: use RDEPENDS_${PN} Martin Jansa
2010-11-16 14:13 ` [PATCH 2/2] jlime,dzen2,puzzles: " Martin Jansa
2010-11-16 17:18   ` Frans Meulenbroeks
2010-11-16 17:17 ` [PATCH 1/2] udh.inc: " Frans Meulenbroeks
2010-11-16 17:48 ` Philip Balister [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=4CE2C401.30506@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