diff options
Diffstat (limited to 'recipes/linux/linux-kirkwood_2.6.29.2.bb')
-rw-r--r-- | recipes/linux/linux-kirkwood_2.6.29.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-kirkwood_2.6.29.2.bb b/recipes/linux/linux-kirkwood_2.6.29.2.bb index 4dceb7601b..b3b87a632e 100644 --- a/recipes/linux/linux-kirkwood_2.6.29.2.bb +++ b/recipes/linux/linux-kirkwood_2.6.29.2.bb @@ -14,6 +14,8 @@ SRCREV = "10a12868405319fbf114af2bde9789aa64c34144" SRC_URI = "git://git.marvell.com/orion.git;protocol=git;branch=stable-2.6.29 \ file://fw.patch;patch=1 \ file://mvsdio.patch;patch=1 \ + file://0001--ARM-Kirkwood-CPU-idle-driver.patch;patch=1 \ + file://0002--ARM-Kirkwood-peripherals-clock-gating-for-power-m.patch;patch=1 \ file://defconfig \ " |