diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-24 01:03:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-24 01:03:15 +0000 |
commit | d8f8500b4446cd35ebcbe66ead454bd5f0b01941 (patch) | |
tree | 0ebc1bc29a5cb64ecc02e009ba5eeac55ba8096c /linux | |
parent | b38c6f540cde72d33c16c013c2cc84048d2669aa (diff) |
Bump PR on openzaurus-pxa per the recent tosa fixes from rob taylor.
BKrev: 41a3ddd3ZxWqcVbtsz7wegVtZjdlwQ
Diffstat (limited to 'linux')
-rw-r--r-- | linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe index 29a18dcf55..5c746259bf 100644 --- a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe +++ b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe @@ -5,7 +5,7 @@ KV = "2.4.18" RMKV = "7" PXAV = "3" SHARPV = "20031107" -PR = "r20" +PR = "r21" DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices." MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}" |