[oe-commits] Mark Hatle : crda: Fix multilib SRC_URI reference

git at git.openembedded.org git at git.openembedded.org
Fri May 10 13:44:47 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 95f05dea199d24f590ebf1eeda853cdbb263782e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=95f05dea199d24f590ebf1eeda853cdbb263782e

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Thu May  9 15:03:25 2013 -0500

crda: Fix multilib SRC_URI reference

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald at windriver.com>

---

 .../recipes-connectivity/crda/crda_1.1.3.bb        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
index dc1fc21..3ef9210 100644
--- a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
+++ b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
 
 DEPENDS = "python-m2crypto-native python-native libgcrypt libnl"
 
-SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
+SRC_URI = "http://wireless.kernel.org/download/crda/${BP}.tar.bz2;name=crda \
            http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \
 "
 SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c"





More information about the Openembedded-commits mailing list