From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3A404E00596 for ; Mon, 27 Feb 2012 17:58:16 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail1.windriver.com (8.14.3/8.14.3) with ESMTP id q1S1wFdH009368 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 27 Feb 2012 17:58:15 -0800 (PST) Received: from [128.224.162.225] (128.224.162.225) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Mon, 27 Feb 2012 17:58:15 -0800 Message-ID: <4F4C34B4.2060308@windriver.com> Date: Tue, 28 Feb 2012 09:58:12 +0800 From: Kang Kai User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Joshua Lock References: <05007499a51a6cdeb40dfe66b0d8ea60df08c048.1329470296.git.kai.kang@windriver.com> <4F4C1458.9040800@linux.intel.com> <4F4C328A.8020806@windriver.com> <4F4C3419.3050404@linux.intel.com> In-Reply-To: <4F4C3419.3050404@linux.intel.com> X-Originating-IP: [128.224.162.225] Cc: poky@yoctoproject.org Subject: Re: [PATCH 1/1] create-recipe: create a recipe from source URI 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: Tue, 28 Feb 2012 01:58:16 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit On 2012年02月28日 09:55, Joshua Lock wrote: > On 27/02/12 17:48, Kang Kai wrote: >>> In concrete terms I expect we need to: >>> * use the original license header WITH the original Intel 2010 >>> copyright >> The original Intel 2010 copyright seems use GPLv3, does this ok? > > Sorry, yes - I meant v3. Good catch :-) OK. Thanks. Kai > > Cheers, > Joshua