All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Yaniv Mahani <yanivma@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 13/14] crda: Update recipe to 1.1.3 version.
Date: Wed, 4 Dec 2013 00:54:34 -0500	[thread overview]
Message-ID: <20131204055434.GO690@edge> (raw)
In-Reply-To: <1385638728-12135-1-git-send-email-yanivma@ti.com>

Since crda-1.1.3 (but newer regulatory db) is in meta-openembedded, can you 
please verify it works with your components and remove crda from meta-arago.

-- 
Denys


On Thu, Nov 28, 2013 at 01:38:48PM +0200, Yaniv Mahani wrote:
> From: Yaniv Machani <yanivma@ti.com>
> 
> - Added missing libnl3 flag.
> 
> Signed-off-by: Yaniv Machani <yanivma@ti.com>
> ---
>  .../conf/distro/include/arago-prefs.inc            |    2 +-
>  .../crda/{crda_1.1.1.bb => crda_1.1.3.bb}          |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  copy meta-arago-extras/recipes-connectivity/crda/{crda_1.1.1.bb => crda_1.1.3.bb} (97%)
> 
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 5c20a0f..e9dc865 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -85,7 +85,7 @@ PREFERRED_VERSION_readline-native = "5.2"
>  PREFERRED_VERSION_readline-nativesdk = "5.2"
>  
>  PREFERRED_VERSION_libnl = "3.2.21"
> -PREFERRED_VERSION_crda = "1.1.1"
> +PREFERRED_VERSION_crda = "1.1.3"
>  PREFERRED_VERSION_obex = "0.34"
>  PREFERRED_VERSION_bluez4 = "4.101"
>  PREFERRED_VERSION_bluez-hcidump = "2.2"
> diff --git a/meta-arago-extras/recipes-connectivity/crda/crda_1.1.1.bb b/meta-arago-extras/recipes-connectivity/crda/crda_1.1.3.bb
> similarity index 97%
> copy from meta-arago-extras/recipes-connectivity/crda/crda_1.1.1.bb
> copy to meta-arago-extras/recipes-connectivity/crda/crda_1.1.3.bb
> index e3880a1..9c1e0c2 100644
> --- a/meta-arago-extras/recipes-connectivity/crda/crda_1.1.1.bb
> +++ b/meta-arago-extras/recipes-connectivity/crda/crda_1.1.3.bb
> @@ -13,7 +13,7 @@ SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
>             http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2011.04.28-regulatory.bin;name=reg \
>  "
>  
> -CFLAGS += " -DCONFIG_LIBNL20"
> +CFLAGS += " -DCONFIG_LIBNL32"
>  
>  EXTRA_OEMAKE = "MAKEFLAGS="
>  do_compile() {
> -- 
> 1.7.9
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      parent reply	other threads:[~2013-12-04  5:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28 11:38 [PATCH 13/14] crda: Update recipe to 1.1.3 version Yaniv Mahani
2013-11-30 18:02 ` Cooper Jr., Franklin
2013-12-01 15:35   ` Machani, Yaniv
2013-12-04  5:54 ` Denys Dmytriyenko [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=20131204055434.GO690@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=yanivma@ti.com \
    /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.