diff options
-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 dc1fc21cf1..3ef921037b 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" | |||
7 | 7 | ||
8 | DEPENDS = "python-m2crypto-native python-native libgcrypt libnl" | 8 | DEPENDS = "python-m2crypto-native python-native libgcrypt libnl" |
9 | 9 | ||
10 | SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \ | 10 | SRC_URI = "http://wireless.kernel.org/download/crda/${BP}.tar.bz2;name=crda \ |
11 | http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \ | 11 | http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \ |
12 | " | 12 | " |
13 | SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c" | 13 | SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c" |