summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx_2.6.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-05 09:27:45 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-05 09:27:45 +0000
commitf5b9fa6168b27d8ca4664d9a211e6269d3b58736 (patch)
treeb0f88834ec5b62117c08755fceb92274652aaabe /packages/linux/linux-ezx_2.6.21.bb
parent5b5b45a39e698b3c5e0f5647413a2cb051a991bc (diff)
linux-ezx 2.6.21: Sync with openezx svn
NOTE: the defconfig needs some tweaking
Diffstat (limited to 'packages/linux/linux-ezx_2.6.21.bb')
-rw-r--r--packages/linux/linux-ezx_2.6.21.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/linux/linux-ezx_2.6.21.bb b/packages/linux/linux-ezx_2.6.21.bb
index 28be2b8d17..35dc2dff5d 100644
--- a/packages/linux/linux-ezx_2.6.21.bb
+++ b/packages/linux/linux-ezx_2.6.21.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.openezx.org"
LICENSE = "GPL"
DEPENDS += "quilt-native"
EZX = "ezx0"
-PR = "${EZX}-r3"
+PR = "${EZX}-r4"
inherit kernel
@@ -18,6 +18,7 @@ RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
SRC_URI = " \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://ezx-core.patch;patch=1 \
+ file://ezx-pm.patch;patch=1 \
file://ezx-pcap.patch;patch=1 \
file://ezx-mci.patch;patch=1 \
file://pxa27x-udc-support.2.patch;patch=1 \
@@ -26,7 +27,7 @@ SRC_URI = " \
file://ezx-serial-bug-workaround.patch;patch=1 \
file://pxa-kbd.patch;patch=1 \
file://ezx-kbd.patch;patch=1 \
- file://ezx-pm.patch;patch=1 \
+ file://pcap-ts.patch;patch=1 \
file://mux_cli.patch;patch=1 \
file://mux-fix.patch;patch=1 \
file://mux-fix-init-errorpath.patch;patch=1 \
@@ -38,9 +39,6 @@ SRC_URI = " \
file://mux-linux-2.6.21-fix.patch;patch=1 \
file://mux-ifdef-ezx-features.patch;patch=1 \
file://mux_debug.patch;patch=1 \
- file://ezx-ts.patch;patch=1 \
- file://pcap_ts.c.patch;patch=1 \
- file://touchscreen-fix-r0.patch;patch=1 \
file://logo_linux_clut224.ppm \
file://defconfig-a780 \
file://defconfig-e680 \