aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-23 14:34:14 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-18 11:52:30 +0200
commitc8f37d873ab0380f0eedaf708c6c7c801a57e3b8 (patch)
treeb2695e911276dde03d78113db6d5881dfb64c260
parent9fee5145d7bf011df948fb82aca14b488c7c38c2 (diff)
downloadmeta-openembedded-c8f37d873ab0380f0eedaf708c6c7c801a57e3b8.tar.gz
hostapd: upgrade 2.2 -> 2.4
Update the checksum of COPYING,since the date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd/add-sysroot-to-gcc.patch (renamed from meta-oe/recipes-connectivity/hostapd/hostapd-2.2/add-sysroot-to-gcc.patch)0
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd/defconfig (renamed from meta-oe/recipes-connectivity/hostapd/hostapd-2.2/defconfig)0
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd/hostapd.service (renamed from meta-oe/recipes-connectivity/hostapd/hostapd-2.2/hostapd.service)0
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd/init (renamed from meta-oe/recipes-connectivity/hostapd/hostapd-2.2/init)0
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb (renamed from meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb)6
5 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/add-sysroot-to-gcc.patch b/meta-oe/recipes-connectivity/hostapd/hostapd/add-sysroot-to-gcc.patch
index d1134b9aa7..d1134b9aa7 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/add-sysroot-to-gcc.patch
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/add-sysroot-to-gcc.patch
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/defconfig b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
index 2789640170..2789640170 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/defconfig
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/hostapd.service b/meta-oe/recipes-connectivity/hostapd/hostapd/hostapd.service
index 151c0504fc..151c0504fc 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/hostapd.service
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/hostapd.service
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/init b/meta-oe/recipes-connectivity/hostapd/hostapd/init
index 8ba4e07940..8ba4e07940 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/init
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/init
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
index 02b78f1862..84b1128488 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
@@ -1,7 +1,7 @@
HOMEPAGE = "http://hostap.epitest.fi"
SECTION = "kernel/userland"
LICENSE = "GPLv2 | BSD"
-LIC_FILES_CHKSUM = "file://README;md5=0854a4da34ac3990770794d771fac7fd"
+LIC_FILES_CHKSUM = "file://README;md5=4d53178f44d4b38418a4fa8de365e11c"
DEPENDS = "libnl openssl"
SUMMARY = "User space daemon for extended IEEE 802.11 management"
@@ -45,5 +45,5 @@ do_install() {
CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
-SRC_URI[md5sum] = "23c1f78a693c3288802d516adb7fd289"
-SRC_URI[sha256sum] = "f15b6bcb434378860ea5b88dffed7f54d8cb71fff2146de0f006977a5e25a882"
+SRC_URI[md5sum] = "04578f3f2c3eb1bec1adf30473813912"
+SRC_URI[sha256sum] = "6fe0eb6bd1c9cbd24952ece8586b6f7bd14ab358edfda99794e79b9b9dbd657f"