From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mail.openembedded.org (Postfix) with ESMTP id E736B60962 for ; Wed, 17 Jun 2015 16:29:44 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 17 Jun 2015 09:29:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,633,1427785200"; d="scan'208";a="729321335" Received: from lsandov1-mobl-linux.zpn.intel.com (HELO [10.219.4.53]) ([10.219.4.53]) by fmsmga001.fm.intel.com with ESMTP; 17 Jun 2015 09:29:39 -0700 Message-ID: <5581A08E.40203@linux.intel.com> Date: Wed, 17 Jun 2015 11:30:06 -0500 From: Leonardo Sandoval User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Philip Balister , openembedded-core@lists.openembedded.org References: <1d144ebaecf3d2a7d248cce7bd9a6eb46f727ebd.1434522878.git.leonardo.sandoval.gonzalez@linux.intel.com> <5581972C.5010201@balister.org> In-Reply-To: <5581972C.5010201@balister.org> Cc: matt.fleming@intel.com, ricardo.neri@intel.com Subject: Re: [PATCH 1/2] ovmf: Recipe taken from luv-yocto repository X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 16:29:45 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 06/17/2015 10:50 AM, Philip Balister wrote: > > > On 06/17/2015 02:43 AM, leonardo.sandoval.gonzalez@linux.intel.com wrote: >> From: Leonardo Sandoval >> >> OVMF metadata taken from the luv-yocto[1] repository and copied into >> Poky's meta layer. > > What is Poky? You are right, I meant openembedded (OE) > >> >> [1] https://github.com/01org/luv-yocto/tree/master/meta-luv/recipes-core/ovmf >> >> [YOCTO #5654] >>