]> code.ossystems Code Review - openembedded-core.git/commitdiff
wpa-supplicant: added 0.5.8 (latest stable)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 11 Jun 2007 07:41:28 +0000 (07:41 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 11 Jun 2007 07:41:28 +0000 (07:41 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1905 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/wpa-supplicant/wpa-supplicant-0.5.inc
meta/packages/wpa-supplicant/wpa-supplicant_0.5.7.bb
meta/packages/wpa-supplicant/wpa-supplicant_0.5.8.bb [new file with mode: 0644]

index 6d5869ba46e593923a17b036140ec91d2ad3addb..96bbfaeeb06fa2560c94e30a1660deb6475689f9 100644 (file)
@@ -7,7 +7,6 @@ DEPENDS = "gnutls"
 SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
        file://defconfig-gnutls \
        file://init.sh \
-       file://gnutlsfix.patch;patch=1 \
        file://defaults-sane \
        file://wpa-supplicant.sh \
        file://wpa_supplicant.conf \
index 6594bbfdbe91f7446b52120fc1f2822e9220e856..e985c6af216bbf5d88b9cba971d86427c28aa790 100644 (file)
@@ -1 +1,3 @@
 require wpa-supplicant-0.5.inc
+
+SRC_URI += " file://gnutlsfix.patch;patch=1 "
diff --git a/meta/packages/wpa-supplicant/wpa-supplicant_0.5.8.bb b/meta/packages/wpa-supplicant/wpa-supplicant_0.5.8.bb
new file mode 100644 (file)
index 0000000..6594bbf
--- /dev/null
@@ -0,0 +1 @@
+require wpa-supplicant-0.5.inc