| Message ID | cover.1411365801.git.kibo@prevas.dk |
|---|---|
| State | Not Applicable |
| Delegated to: | Kim |
| Headers | show
Return-Path: <dev-bounces@oe-lite.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id D535614011D for <incoming@patchwork.ozlabs.org>; Mon, 22 Sep 2014 16:10:04 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id AAA153FDD2 for <incoming@patchwork.ozlabs.org>; Mon, 22 Sep 2014 08:09:58 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 0FF1A3FCF3 for <dev@oe-lite.org>; Mon, 22 Sep 2014 08:09:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=3449; q=dns/txt; s=ironport1; t=1411366197; x=1442902197; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=U5rjZqdPXm8xk4Jqvvky63ugpnf3f3qnkfHAPMZxIBw=; b=Q4fXJbiUKVgS6bzOCdz2qHVptOWAkSVpgWHrE+YeMw+r0qStY2DpXU0R pks16JZbYwZCe7UYAJazRX5FiVRgj/0liAKK4A+cGi0pVeiFoH/g/YsxZ Py9Io3ML8UUvKotvkS/kRGPrDYEzf5M9dngUM4efzMxfLtGX+HF/Wl5A6 c=; X-IronPort-AV: E=Sophos;i="5.04,570,1406584800"; d="scan'208";a="5106682" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 22 Sep 2014 08:09:56 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Mon, 22 Sep 2014 08:09:55 +0200 Received: by localhost (Postfix, from userid 30019) id 5F86B681445; Mon, 22 Sep 2014 06:09:54 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= <kibo@prevas.dk> To: <dev@oe-lite.org> Subject: [PATCH 0/7] different fixes Date: Mon, 22 Sep 2014 06:09:49 +0000 Message-ID: <cover.1411365801.git.kibo@prevas.dk> X-Mailer: git-send-email 1.8.4 MIME-Version: 1.0 X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development <dev.oe-lite.org> List-Unsubscribe: <http://lists.oe-lite.org/mailman/options/dev>, <mailto:dev-request@oe-lite.org?subject=unsubscribe> List-Archive: <http://lists.oe-lite.org/pipermail/dev> List-Post: <mailto:dev@oe-lite.org> List-Help: <mailto:dev-request@oe-lite.org?subject=help> List-Subscribe: <http://lists.oe-lite.org/mailman/listinfo/dev>, <mailto:dev-request@oe-lite.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org |
A few fixes /updates I've been using for a while. Better make them public. Please notice that the first patch for hostapd is a replica of a patch from Mads Doré. The reason for re-sending this patch here is the fact that the next patch updates it. The following changes since commit ec1bbcd1ba4196f0abcc927810fb85e3b3f5b199: Unrelease (2014-05-02 09:05:11 +0200) are available in the git repository at: git://gitorious.org/~kibo/oe-lite/kibos-base upstr-140922 http://gitorious.org/~kibo/oe-lite/kibos-base/commits/upstr-140922 Kim Bøndergaard (7): hostapd: New recipe - posted on mailing list by Mads Doré hostapd: Fixed installation of sysvinit script Changed hostapd.conf to template making it possible to install a custom version openssl: Version 1.0.1i iw: Version 3.15 busybox/udhcpd: Added installation of sysvinit script dnsmasq: New recipe lighttpd: Fixed sysvinit and split into overridable conf package hostapd.patch | 473 +++++++++++++++++++++ recipes/busybox/busybox-configure.inc | 4 +- recipes/busybox/busybox-install.inc | 4 + recipes/dnsmasq/dnsmasq.inc | 25 ++ recipes/dnsmasq/dnsmasq_2.71.oe | 2 + recipes/dnsmasq/dnsmasq_2.71.oe.sig | 1 + recipes/dnsmasq/files/dnsmasq | 34 ++ recipes/dnsmasq/files/makefile.patch | 11 + recipes/hostapd/hostapd-1.0/init | 37 ++ recipes/hostapd/hostapd-1.0/wlan.patch | 133 ++++++ recipes/hostapd/hostapd_1.0.oe | 43 ++ recipes/hostapd/hostapd_1.0.oe.sig | 1 + recipes/iw/iw.inc | 3 +- recipes/iw/iw_3.15.oe | 1 + recipes/iw/iw_3.15.oe.sig | 1 + recipes/lighttpd/lighttpd.inc | 11 +- .../engines-install-in-libdir-ssl.patch | 53 +++ recipes/openssl/openssl-1.0.1i/find.pl.patch | 15 + recipes/openssl/openssl-1.0.1i/mingw.patch | 12 + recipes/openssl/openssl-1.0.1i/parallel-make.patch | 28 ++ recipes/openssl/openssl_1.0.1i.oe | 13 + recipes/openssl/openssl_1.0.1i.oe.sig | 1 + 22 files changed, 900 insertions(+), 6 deletions(-) create mode 100644 hostapd.patch create mode 100644 recipes/dnsmasq/dnsmasq.inc create mode 100644 recipes/dnsmasq/dnsmasq_2.71.oe create mode 100644 recipes/dnsmasq/dnsmasq_2.71.oe.sig create mode 100755 recipes/dnsmasq/files/dnsmasq create mode 100644 recipes/dnsmasq/files/makefile.patch create mode 100644 recipes/hostapd/hostapd-1.0/init create mode 100644 recipes/hostapd/hostapd-1.0/wlan.patch create mode 100644 recipes/hostapd/hostapd_1.0.oe create mode 100644 recipes/hostapd/hostapd_1.0.oe.sig create mode 100644 recipes/iw/iw_3.15.oe create mode 100644 recipes/iw/iw_3.15.oe.sig create mode 100644 recipes/openssl/openssl-1.0.1i/engines-install-in-libdir-ssl.patch create mode 100644 recipes/openssl/openssl-1.0.1i/find.pl.patch create mode 100644 recipes/openssl/openssl-1.0.1i/mingw.patch create mode 100644 recipes/openssl/openssl-1.0.1i/parallel-make.patch create mode 100644 recipes/openssl/openssl_1.0.1i.oe create mode 100644 recipes/openssl/openssl_1.0.1i.oe.sig