aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-03-13 13:53:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 17:39:00 +0000
commitec6ff275ba44ec183c00910f47e5b8916e58ab14 (patch)
tree7b13ab0793c054a016a04db3cf1c609408914f4a /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent8e98af96a4b2b725724cd97276168c03e95aa99d (diff)
downloadopenembedded-core-contrib-ec6ff275ba44ec183c00910f47e5b8916e58ab14.tar.gz
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 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index b2ddb10f39..f7ce82e5bd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -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}"