[oe-commits] Leon Woestenberg : linux-kirkwood: Add patch that re-enables interrupts from idle.

git version control git at git.openembedded.org
Wed Nov 18 18:23:01 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 88e8ac888f79ce2e0389da14fb7e3b88ac74fbb8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=88e8ac888f79ce2e0389da14fb7e3b88ac74fbb8

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Mon Nov  9 14:20:41 2009 +0100

linux-kirkwood: Add patch that re-enables interrupts from idle.

Signed-off-by: Leon Woestenberg <leon at sidebranch.com>

---

 recipes/linux/linux-kirkwood_2.6.31.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-kirkwood_2.6.31.bb b/recipes/linux/linux-kirkwood_2.6.31.bb
index 49833a4..a81fe91 100644
--- a/recipes/linux/linux-kirkwood_2.6.31.bb
+++ b/recipes/linux/linux-kirkwood_2.6.31.bb
@@ -18,7 +18,8 @@ SRCREV = "8cb424312d88810bb62edbeef42a510725ceb482"
 SRC_URI = "git://git.marvell.com/orion.git;protocol=git \
            file://defconfig"
 
-SRC_URI_append_openrd-base = " file://openrd-base-enable-pcie.patch;patch=1"
+SRC_URI_append_openrd-base = " file://openrd-base-enable-pcie.patch;patch=1 \
+                               file://cpuidle-reenable-interrupts.patch;patch=1"
 
 # update machine types list for ARM architecture, only for machines that need it
 do_arm_mach_types() {





More information about the Openembedded-commits mailing list