[oe] [PATCH] crda: fix regulatory domain agent for building with libnl2

Koen Kooi koen at dominion.thruhere.net
Mon Jun 6 15:08:54 UTC 2011


-----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 at ti.com>

Acked-by: Koen Kooi <koen at 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-----





More information about the Openembedded-devel mailing list