[gnome-continuous] manifest: Remove hostap



commit 7e4683f395dc25d8b6d5793239f89c9755c711c7
Author: Colin Walters <walters verbum org>
Date:   Thu Sep 19 11:58:55 2013 -0400

    manifest: Remove hostap
    
    Now that we're only targeting virtualization, it doesn't make too much
    sense to ship hostap.  Theoretically qemu could emulate a real
    wireless card, and we could test that, but at the moment the kernel
    doesn't have drivers for any physical wireless cards, so: let's just
    remove this.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708385

 manifest.json                                      |    7 -
 patches/hostap-0001-Add-config-file.patch          |   56 -------
 ...lement-GNOME-Build-API-for-wpa_supplicant.patch |  168 --------------------
 ...-0001-build-Use-libnl-3.0-pkg-config-file.patch |   26 ---
 ...Install-systemd-units-if-configured-to-do.patch |   50 ------
 5 files changed, 0 insertions(+), 307 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 21d0e5d..ab9ffcd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -388,13 +388,6 @@
                             "isc-dhcp-no-werror.patch",
                             "isc-dhcp-no-conf-file.patch"]},
 
-               {"src": "git:git://w1.fi/srv/git/hostap.git",
-                "tag": "b80eb89d8e21eb699d847bec226d897d9e92e0b8",
-                "patches": ["hostap-0001-build-Implement-GNOME-Build-API-for-wpa_supplicant.patch",
-                            "hostap-0001-Add-config-file.patch",
-                            "hostap-0001-build-Use-libnl-3.0-pkg-config-file.patch",
-                            "hostap-supplicant-Install-systemd-units-if-configured-to-do.patch"]},
-
                 {"src": "tarball:http://openjpeg.googlecode.com/files/openjpeg-1.5.1.tar.gz";,
                  "name": "openjpeg",
                  "config-opts": ["--disable-doc"],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]