summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx_2.6.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-14 13:22:24 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-14 13:22:24 +0000
commit7415d2302d03920cf4da0865063f05025754ac1f (patch)
tree61d84a4ad1ec85554f788ad3a9dfe13f40ec6ae0 /packages/linux/linux-ezx_2.6.21.bb
parent11708d352d0844ceb309221b5660d8c7c7ec790e (diff)
linux-ezx: improve rokre6 support
Diffstat (limited to 'packages/linux/linux-ezx_2.6.21.bb')
-rw-r--r--packages/linux/linux-ezx_2.6.21.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/linux/linux-ezx_2.6.21.bb b/packages/linux/linux-ezx_2.6.21.bb
index 892d4f2249..366c71fccd 100644
--- a/packages/linux/linux-ezx_2.6.21.bb
+++ b/packages/linux/linux-ezx_2.6.21.bb
@@ -4,7 +4,7 @@ AUTHOR = "Harald Welte and the OpenEZX Team <openezx-devel@lists.openezx.org>"
HOMEPAGE = "http://www.openezx.org"
LICENSE = "GPL"
EZX = "ezxdev"
-PR = "${EZX}-r11"
+PR = "${EZX}-r12"
inherit kernel
@@ -22,9 +22,11 @@ SRC_URI = " \
file://patches/a780-pcap.patch;patch=1 \
file://patches/e680-pcap.patch;patch=1 \
file://patches/a1200-pcap.patch;patch=1 \
+ file://patches/e6-pcap.patch;patch=1 \
file://patches/a780-mci.patch;patch=1 \
file://patches/e680-mci.patch;patch=1 \
file://patches/a1200-mci.patch;patch=1 \
+ file://patches/e6-mci.patch;patch=1 \
file://patches/pxa27x-udc-support.2.patch;patch=1 \
file://patches/ezx-emu.patch;patch=1 \
file://patches/a780-emu.patch;patch=1 \
@@ -38,8 +40,10 @@ SRC_URI = " \
file://patches/a780-ts.patch;patch=1 \
file://patches/e680-ts.patch;patch=1 \
file://patches/a1200-ts.patch;patch=1 \
+ file://patches/e6-ts.patch;patch=1 \
file://patches/ezx-eoc.patch;patch=1 \
file://patches/a1200-eoc.patch;patch=1 \
+ file://patches/e6-eoc.patch;patch=1 \
file://patches/ezx-backlight.patch;patch=1 \
file://patches/a780-flip.patch;patch=1 \
file://patches/e680-locksw.patch;patch=1 \