diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-14 08:34:20 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-14 08:34:20 +0000 |
commit | 7431a42c621b9b2469fd4d64acb40999defb1a58 (patch) | |
tree | 03d0a6fd024f4d84d01bc3da2a7f139351ef4e8f /packages/linux | |
parent | a5bd24a235afec9d1e927067814161d85c335cc3 (diff) |
linux-ezx: and bump PR....
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-ezx_2.6.16.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb index cc5a768d38..f326321217 100644 --- a/packages/linux/linux-ezx_2.6.16.13.bb +++ b/packages/linux/linux-ezx_2.6.16.13.bb @@ -6,7 +6,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@vanille.de>" LICENSE = "GPL" DEPENDS += "quilt-native" EZX = "ezx6" -PR = "${EZX}-r12" +PR = "${EZX}-r13" inherit kernel |