From af2ef5085e92ca6291dabb134a7a3fb194a21d7a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 8 Oct 2013 17:04:14 -0400 Subject: linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y Updating the meta branch SRCREV with the following commit: [ The oe-core live class now fully support compressed ISO images this is the corresponding kernel change. Signed-off-by: Jason Wessel ] Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 3b8121b553..d49fdacfcb 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb @@ -10,7 +10,7 @@ SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52" SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52" SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7" SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" -SRCREV_meta ?= "363bd856c8101d4227d492cc911bc4ca0c4987c6" +SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit 1.2.3-korg