hostap-utils: fix a typo
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 15 Dec 2005 11:27:05 +0000 (11:27 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 15 Dec 2005 11:27:05 +0000 (11:27 +0000)
packages/hostap/hostap-utils_0.4.0.bb

index 32a42a1..859f69a 100644 (file)
@@ -4,8 +4,8 @@ SECTION = "kernel/userland"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-RDEPENDS = "virutal/kernel-hostap"
-PR = "r2"
+RDEPENDS = "virtual/kernel-hostap"
+PR = "r3"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
           file://hostap-fw-load.patch;patch=1"