All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 13/14] crda: Update recipe to 1.1.3 version.
@ 2013-11-28 11:38 Yaniv Mahani
  2013-11-30 18:02 ` Cooper Jr., Franklin
  2013-12-04  5:54 ` Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Yaniv Mahani @ 2013-11-28 11:38 UTC (permalink / raw)
  To: meta-arago

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-04  5:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.