diff options
author | Koen Kooi <koen@openembedded.org> | 2007-04-28 07:26:59 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-04-28 07:26:59 +0000 |
commit | 82d4cbb33b14c3eb630e5f1e3bf5367dc32049c5 (patch) | |
tree | fe34ec3e79fb76fe57da34136fb4792c20939c3e /packages/linux/linux-ezx_2.6.21.bb | |
parent | 1920b81fb113249918af3ab510e316478e189139 (diff) |
linux-ezx 2.6.21: update patches to r1988 to get a working mux_cli (needs a recent opentapi)
Diffstat (limited to 'packages/linux/linux-ezx_2.6.21.bb')
-rw-r--r-- | packages/linux/linux-ezx_2.6.21.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-ezx_2.6.21.bb b/packages/linux/linux-ezx_2.6.21.bb index bfe4655f09..2b233e0c2e 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}-r0" +PR = "${EZX}-r1" DEFAULT_PREFERENCE = "-1" @@ -35,7 +35,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://mux-remove-usbh_finished_resume.patch;patch=1 \ file://mux-fix-makefile.patch;patch=1 \ file://mux-fix-tty-driver.patch;patch=1 \ - file://mux-linux-2.6.20.7-fix.patch;patch=1 \ + file://mux-linux-2.6.21-fix.patch;patch=1 \ file://mux-ifdef-ezx-features.patch;patch=1 \ file://mux_debug.patch;patch=1 \ |