1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

linux-yocto/3.10: update EFI configuration

Importing the following two meta data changes for EFI configuration:

  284e9589436a meta: efi.cfg/efi-ext.cfg: add EFIVAR_FS to default efi fragment
  0a8c4971e2d9 meta: update efi config fragment to include EFI_STUB by default

(From OE-Core rev: ec6ff275ba44ec183c00910f47e5b8916e58ab14)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-03-13 13:53:36 -04:00
committed by Richard Purdie
parent 433768bb41
commit 09d875e532
3 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.32"
KMETA = "meta"
SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
SRCREV_meta ?= "6e0e756d51372c8b176c5d1e6f786545bceed351"
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
PV = "${LINUX_VERSION}+git${SRCPV}"