Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
SECTION = "kernel/userland"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS_${PN} = "hostap-utils (${PV})"
+RDEPENDS_${PN} = "hostap-utils (= ${PV})"
DEPENDS = "openssl"
DEPENDS_append_mtx-1 = " madwifi-modules"
DEPENDS_append_mtx-2 = " madwifi-modules"
FILES_hostap-modules-cs = "/lib/modules/${KERNEL_VERSION}/pcmcia/ /${sysconfdir}/pcmcia/"
FILES_hostap-modules-pci = "/lib/modules/${KERNEL_VERSION}/net/hostap_pci${KERNEL_OBJECT_SUFFIX}"
FILES_hostap-modules = "/lib/modules/"
-RDEPENDS_hostap-modules-cs = "hostap-modules (${PV}) hostap-conf"
-RDEPENDS_hostap-modules-pci = "hostap-modules (${PV})"
+RDEPENDS_hostap-modules-cs = "hostap-modules (= ${PV}) hostap-conf"
+RDEPENDS_hostap-modules-pci = "hostap-modules (= ${PV})"