From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by mx1.pokylinux.org (Postfix) with ESMTP id 122B94C81231 for ; Tue, 30 Nov 2010 23:16:40 -0600 (CST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 30 Nov 2010 21:16:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.59,282,1288594800"; d="scan'208";a="355346188" Received: from qhe2-db.sh.intel.com ([10.239.13.31]) by azsmga001.ch.intel.com with ESMTP; 30 Nov 2010 21:16:39 -0800 Received: from qhe2 by qhe2-db.sh.intel.com with local (Exim 4.71) (envelope-from ) id 1PNeyg-0003bm-Dy; Wed, 01 Dec 2010 13:11:38 +0800 Date: Wed, 1 Dec 2010 13:11:38 +0800 From: Qing He To: "Flanagan, Elizabeth" Message-ID: <20101201051137.GA18268@qhe2-db> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "poky@yoctoproject.org" Subject: Re: [PATCH 1/2] bind: add new recipe X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2010 05:16:41 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, 2010-12-01 at 00:48 +0800, Flanagan, Elizabeth wrote: > One issue with this patch. The license for DHCP and BIND reads the > same so LICENSE should probably be the same, "ISC" This is good catch, thank you. Thanks, Qing