summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx_2.6.16.13.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-01 22:52:43 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-01 22:52:43 +0000
commitaa27b6f89d69864e710637d7411a7a1bcf5a537e (patch)
treef19ab7ff533a2342bf4307aeec07b3dfbf40ae79 /packages/linux/linux-ezx_2.6.16.13.bb
parent6f82620c320b6a61c08ffcf80f703841d0f6b30e (diff)
parent11d10b76a70aedd9136101fc081dc968d3d7a110 (diff)
merge of 6564927a60e6ae419e0ce8e3df08a4d778c193bc
and cc55c113a93ff0cca026956716e79f0fecb52ad2
Diffstat (limited to 'packages/linux/linux-ezx_2.6.16.13.bb')
-rw-r--r--packages/linux/linux-ezx_2.6.16.13.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb
index 4f5f0b7c3f..1f0ce506db 100644
--- a/packages/linux/linux-ezx_2.6.16.13.bb
+++ b/packages/linux/linux-ezx_2.6.16.13.bb
@@ -18,6 +18,8 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-ezx"
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
http://people.openezx.org/stefan/patches/patches-2.6.16-2.6.16.13-exz6-symlink-fix.tar.bz2 \
file://touchscreen-fix-r0.patch;patch=1 \
+ file://e680-keypad-compile-HACK.patch;patch=1 \
+ file://e680-disable-boomer-HACK.patch;patch=1 \
file://defconfig-a780 \
file://defconfig-e680"
S = "${WORKDIR}/linux-2.6.16"