diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-15 16:35:02 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-15 16:35:02 +0000 |
commit | f770535aa4bb15e760591249587a67d44f1cf7c3 (patch) | |
tree | 84e2d779d534ae1e22fde56ef6bd60fcdf30cff6 /packages/linux/linux-ezx_2.6.21.bb | |
parent | cd9042bca2dcd29cd7004f9898c5a4361cccac18 (diff) |
linux-ezx: fix a1200 and rokre6 defconfig, should fix #3009
Diffstat (limited to 'packages/linux/linux-ezx_2.6.21.bb')
-rw-r--r-- | packages/linux/linux-ezx_2.6.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ezx_2.6.21.bb b/packages/linux/linux-ezx_2.6.21.bb index 99cf0e5d37..7a2d3a47dd 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}-r13" +PR = "${EZX}-r14" inherit kernel |