[oe] [PATCH 3/3] crda: Fix multilib SRC_URI reference

Mark Hatle mark.hatle at windriver.com
Thu May 9 20:03:25 UTC 2013


Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 recipes-connectivity/crda/crda_1.1.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/crda/crda_1.1.3.bb b/recipes-connectivity/crda/crda_1.1.3.bb
index dc1fc21..3ef9210 100644
--- a/recipes-connectivity/crda/crda_1.1.3.bb
+++ b/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"
-- 
1.8.3.rc1.25.g423ecb0





More information about the Openembedded-devel mailing list