summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-kirkwood_2.6.32-rc4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-kirkwood_2.6.32-rc4.bb')
-rw-r--r--recipes/linux/linux-kirkwood_2.6.32-rc4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-kirkwood_2.6.32-rc4.bb b/recipes/linux/linux-kirkwood_2.6.32-rc4.bb
index bf33146fb4..7791dc87d1 100644
--- a/recipes/linux/linux-kirkwood_2.6.32-rc4.bb
+++ b/recipes/linux/linux-kirkwood_2.6.32-rc4.bb
@@ -14,6 +14,8 @@ SRCREV = "1f76e2412659d2619ccd933d0ffd15e6253b1c4e"
SRC_URI = "git://repo.or.cz/linux-2.6/linux-2.6-openrd.git;protocol=git \
file://defconfig"
+SRC_URI_append_openrd-client += "file://0003-ARM-Kirkwood-Sound-Sound-driver-added.patch;patch=1"
+
# update machine types list for ARM architecture, only for machines that need it
do_arm_mach_types() {
# if test ${MACHINE} == openrd-base || test ${MACHINE} == openrd-client; then