From 8569e2488e45fc7cabbdafe240ca404b2b2e8519 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 14 Feb 2014 14:13:56 -0500 Subject: linux-yocto/3.10: add minnow-io feature to LTSI The initial merge of the LTSI 3.10 content was missing the minnow-io feature. This has now been added to standard/ltsi and merged to all branches in the tree. We also update the meta branch to ensure that the existing feature will not attempt to apply patches to the tree, since they have now been integrated. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (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 baea8aeab7..32d5fee021 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb @@ -11,14 +11,14 @@ KBRANCH_qemux86 = "standard/common-pc/base" KBRANCH_qemux86-64 = "standard/common-pc-64/base" KBRANCH_qemumips64 = "standard/mti-malta64" -SRCREV_machine_qemuarm ?= "978f148bf7dd253c901d4b16401309fc50eed0a9" -SRCREV_machine_qemumips ?= "0d1b0e40b279433b1a96ed8ee02a10f6d2c7bea7" -SRCREV_machine_qemuppc ?= "ae9aa3e76bcc720993b02830b1cae9b15ae9b6c6" -SRCREV_machine_qemux86 ?= "e9cdab78bed262dbeadc7f403989f20972bcddde" -SRCREV_machine_qemux86-64 ?= "e9cdab78bed262dbeadc7f403989f20972bcddde" -SRCREV_machine_qemumips64 ?= "38d9a2f8f334e1896629572f25968f34d8fb188d" -SRCREV_machine ?= "e9cdab78bed262dbeadc7f403989f20972bcddde" -SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65" +SRCREV_machine_qemuarm ?= "51f493f9716a76fbfe911bfdefca7e9a42a5ca13" +SRCREV_machine_qemumips ?= "633b2257f21082fd3a784a4417b421e9cd008045" +SRCREV_machine_qemuppc ?= "37465d34ea1aba381082d22a880774b3b3b31af3" +SRCREV_machine_qemux86 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" +SRCREV_machine_qemux86-64 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" +SRCREV_machine_qemumips64 ?= "fe1fab7061b8369deca03b2ec59f186bdbe2b8d9" +SRCREV_machine ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" +SRCREV_meta ?= "d57f7367a5f44a47b84425bb48601b41c6d0ed8a" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit 1.2.3-korg