diff options
-rw-r--r-- | meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb index 3383f6cac5..3c5f78f91a 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb +++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "User space daemon for extended IEEE 802.11 management" | |||
2 | HOMEPAGE = "http://w1.fi/hostapd/" | 2 | HOMEPAGE = "http://w1.fi/hostapd/" |
3 | SECTION = "kernel/userland" | 3 | SECTION = "kernel/userland" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://hostapd/README;md5=c905478466c90f1cefc0df987c40e172" | 5 | LIC_FILES_CHKSUM = "file://hostapd/README;beginline=5;endline=47;md5=aa03b8bd6216d1a7ca01fd4b89863073" |
6 | 6 | ||
7 | DEPENDS = "libnl openssl" | 7 | DEPENDS = "libnl openssl" |
8 | 8 | ||