Re: [OE-core] [PATCH 0/2] Add UEFI firmware for qemux86*

2015-07-08 Thread Leonardo Sandoval
Feedback was related to the one of the commit's log (I used the word 
Poky instead of OE-Core). I will send a V2 patch and send it.


Leo

On 07/08/2015 09:36 AM, Richard Purdie wrote:

On Tue, 2015-07-07 at 10:24 -0500, Leonardo Sandoval wrote:

ping


There was a piece of feedback on the series which you've not done
anything about?

Cheers,

Richard


--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/2] Add UEFI firmware for qemux86*

2015-07-07 Thread Leonardo Sandoval

ping

On 06/17/2015 01:43 AM, leonardo.sandoval.gonza...@linux.intel.com wrote:

From: Leonardo Sandoval leonardo.sandoval.gonza...@linux.intel.com

These two patches include:

 1. Recipe: Including the OVMF recipe (taken from luv-yocto repository) on 
Poky
 2. Boot script: Instrumenting runqemu to include OECORE_MACHINE_SYSROOT,
 so the OVMF BIOS can be found.

[YOCTO #5654]

The following changes since commit 062678c4ab88fa94ed38efa6520c3b4e2d88ca73:

   sysvinit: Only enable recipe in builds where its applicable (2015-06-10 
12:03:19 +0100)

are available in the git repository at:

   git://git.yoctoproject.org/poky-contrib lsandov1/efi-qemux86
   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/efi-qemux86

Leonardo Sandoval (2):
   ovmf: Recipe taken from luv-yocto repository
   runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot

  ...s-Force-tools-variables-to-host-toolchain.patch | 50 ++
  meta/recipes-core/ovmf/ovmf_git.bb | 61 ++
  scripts/runqemu| 13 -
  3 files changed, 123 insertions(+), 1 deletion(-)
  create mode 100644 
meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
  create mode 100644 meta/recipes-core/ovmf/ovmf_git.bb


--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/2] Add UEFI firmware for qemux86*

2015-06-17 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval leonardo.sandoval.gonza...@linux.intel.com

These two patches include:

1. Recipe: Including the OVMF recipe (taken from luv-yocto repository) on 
Poky
2. Boot script: Instrumenting runqemu to include OECORE_MACHINE_SYSROOT, 
so the OVMF BIOS can be found.

[YOCTO #5654]

The following changes since commit 062678c4ab88fa94ed38efa6520c3b4e2d88ca73:

  sysvinit: Only enable recipe in builds where its applicable (2015-06-10 
12:03:19 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lsandov1/efi-qemux86
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/efi-qemux86

Leonardo Sandoval (2):
  ovmf: Recipe taken from luv-yocto repository
  runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot

 ...s-Force-tools-variables-to-host-toolchain.patch | 50 ++
 meta/recipes-core/ovmf/ovmf_git.bb | 61 ++
 scripts/runqemu| 13 -
 3 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 
meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf_git.bb

-- 
1.8.4.5

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core