From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lo.gmane.org ([80.91.229.12]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QcD5C-0003kF-4V for openembedded-devel@lists.openembedded.org; Thu, 30 Jun 2011 10:58:46 +0200 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QcD1c-0004me-Vi for openembedded-devel@lists.openembedded.org; Thu, 30 Jun 2011 10:55:05 +0200 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 10:55:04 +0200 Received: from koen by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 10:55:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Thu, 30 Jun 2011 10:54:48 +0200 Message-ID: References: <1309384133-9730-1-git-send-email-Chase.Maupin@ti.com> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.16) Gecko/20101127 Shredder/3.0.11pre In-Reply-To: <1309384133-9730-1-git-send-email-Chase.Maupin@ti.com> X-Enigmail-Version: 1.0.1 Subject: Re: [PATCH] softap-udhcpd-config: add recipe for udhcpd config files X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2011 08:58:46 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 29-06-11 23:48, Chase Maupin wrote: > * Install udhcpd.conf file for setting up networking for Soft AP. > * Allow machine specific versions of the configuration file. > * Default configuration file is from the samples/udhcp.conf file > in the base udhcpd package. > > Signed-off-by: Chase Maupin Acked-by: Koen Kooi > --- /dev/null > +++ b/recipes/udhcp/softap-udhcpd-config_1.0.bb > @@ -0,0 +1,19 @@ > +DESCRIPTION = "Configuration files for SoftAP with udhcpd" > +SECTION = "console/network" > +HOMEPAGE = "http://udhcp.busybox.net/" > +LICENSE = "GPLv2+" And kudos for retaining the license of the extracted file, I've found some cases in OE where it got silently changed to MIT along the way. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFODDnYMkyGM64RGpERAqDcAJsFlkVqMm3FU6PdD01CKcmt9S/FpgCgmwRu 66vjppn8dfjbYyJpReKl870= =eouR -----END PGP SIGNATURE-----