diff options
-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 2a2d4d05fc..fc0ed308f8 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}-r8" +PR = "${EZX}-r9" inherit kernel |