All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] crda: fix regulatory domain agent for building with libnl2
Date: Mon, 06 Jun 2011 17:08:54 +0200	[thread overview]
Message-ID: <isiqi6$9rp$1@dough.gmane.org> (raw)
In-Reply-To: <1307372795-32445-1-git-send-email-eyalr@ti.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06-06-11 17:06, Eyal Reizer wrote:
> This patch allows building the wireless regulatory domain agent with
> libnl version 2.
> 
> Signed-off-by: Eyal Reizer <eyalr@ti.com>

Acked-by: Koen Kooi <koen@dominion.thruhere.net>

> ---
>  recipes/crda/crda_1.1.1.bb |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/crda/crda_1.1.1.bb b/recipes/crda/crda_1.1.1.bb
> index cc19b90..046a9b7 100644
> --- a/recipes/crda/crda_1.1.1.bb
> +++ b/recipes/crda/crda_1.1.1.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
>  SECTION = "base"
>  PRIORITY = "optional"
>  LICENSE = "ISC"
> -PR = "r1"
> +PR = "r2"
>  
>  DEPENDS = "libgcrypt libnl python-native python-m2crypto-native"
>  RDEPENDS_${PN} = "udev"
> @@ -12,6 +12,8 @@ SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
>  	http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2009.11.25-regulatory.bin;name=reg \
>  	"
>  
> +CFLAGS += " -DCONFIG_LIBNL20"
> +
>  do_compile() {
>  	oe_runmake all_noverify
>  }

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFN7O2GMkyGM64RGpERAplzAJ4rmp92Ycbmq3DF6JoCT259jHkD6gCeMYhg
dkyvRZPwLIZjVSDXzYwa/wk=
=taj6
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-06-06 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 15:06 [PATCH] crda: fix regulatory domain agent for building with libnl2 Eyal Reizer
2011-06-06 15:08 ` Koen Kooi [this message]
2011-06-07 14:03   ` Koen Kooi
  -- strict thread matches above, loose matches on Subject: below --
2011-06-07 14:10 Reizer, Eyal

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='isiqi6$9rp$1@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --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 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.