summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_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-30 10:10:33 +0100
commit09d875e532f19df1140091fe15a4d6b23034418a (patch)
tree56cea695fe742ba3625309b597ec065e7a8155e4 /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parent433768bb415d6cf4f5f5cf9cf6fe78fc06dbc950 (diff)
downloadpoky-09d875e532f19df1140091fe15a4d6b23034418a.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 (From OE-Core rev: ec6ff275ba44ec183c00910f47e5b8916e58ab14) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 72af2d8d8a..b1eea52c42 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "5f466af88f885705efe0f018c027b2631f6724e4" 6SRCREV_machine ?= "5f466af88f885705efe0f018c027b2631f6724e4"
7SRCREV_machine_qemuppc ?= "e497cba7496e4ae6fc4d018bce57695a61766d22" 7SRCREV_machine_qemuppc ?= "e497cba7496e4ae6fc4d018bce57695a61766d22"
8SRCREV_meta ?= "6e0e756d51372c8b176c5d1e6f786545bceed351" 8SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11