diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/crda/crda_1.1.3.bb')
-rw-r--r-- | meta-networking/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 dc1fc21cf1c..3ef921037b4 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" |