From b5b3d83a6f3b1c04a4ebe09f636683ef22495d09 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 9 Jan 2010 20:38:43 +0100 Subject: linux-kirkwood_2.6.33-rc1.bb: added patch for SD and uart support added a lot of modules to openrd client added a change in openrd-base defconfig for SD --- recipes/linux/linux-kirkwood_2.6.33-rc1.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-kirkwood_2.6.33-rc1.bb') diff --git a/recipes/linux/linux-kirkwood_2.6.33-rc1.bb b/recipes/linux/linux-kirkwood_2.6.33-rc1.bb index fa2bb3536b..1c1f340682 100644 --- a/recipes/linux/linux-kirkwood_2.6.33-rc1.bb +++ b/recipes/linux/linux-kirkwood_2.6.33-rc1.bb @@ -15,12 +15,15 @@ SRC_URI = "git://repo.or.cz/linux-2.6/linux-2.6-openrd.git;protocol=git \ file://defconfig" SRC_URI_append_openrd-base += \ - "file"//openrd-base/openrd-base-enable-pcie.patch;patch=1" + "file"//openrd-base/openrd-base-enable-pcie.patch;patch=1 \ + file://0004-ARM-Kirkwood-OpenRD-SD-UART1-selection.patch;patch=1 \ + " SRC_URI_append_openrd-client += \ "file://0001-OpenRD-Client-PCIe-Initialize-PCI-express-and-i2c.patch;patch=1 \ file://0002-OpenRD-Client-Volari-Z11-driver-added.patch;patch=1 \ file://0003-ARM-Kirkwood-Sound-Sound-driver-added.patch;patch=1 \ + file://0004-ARM-Kirkwood-OpenRD-SD-UART1-selection.patch;patch=1 \ " # update machine types list for ARM architecture, only for machines that need it -- cgit 1.2.3-korg