diff options
author | Paul Eggleton <bluelightning@bluelightning.org> | 2009-05-20 00:29:43 +0100 |
---|---|---|
committer | Paul Eggleton <bluelightning@bluelightning.org> | 2009-05-20 00:29:43 +0100 |
commit | 00113e8b95cc1e8d07194302fbf5e4b262b1ba01 (patch) | |
tree | 6d4b0576e6cbd95eb5cf3f1a707073a2f089d5ff /recipes/zaurusd/zaurusd_svn.bb | |
parent | 1f4ac66042c418b40641b2ba501d9278fd49d409 (diff) |
zaurusd: update to latest svn (as of 20090501)
Diffstat (limited to 'recipes/zaurusd/zaurusd_svn.bb')
-rw-r--r-- | recipes/zaurusd/zaurusd_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/zaurusd/zaurusd_svn.bb b/recipes/zaurusd/zaurusd_svn.bb index b2b16224fa..6240492a61 100644 --- a/recipes/zaurusd/zaurusd_svn.bb +++ b/recipes/zaurusd/zaurusd_svn.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "tslib" RDEPENDS = "procps" PV = "0.0+svn${SRCDATE}" -PR = "r19" +PR = "r20" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \ file://zaurus-hinge.in \ @@ -14,7 +14,6 @@ SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \ file://disable-alsa-handling.patch;patch=1 \ file://zaurus-hinge.matchbox-portrait \ file://zaurus-hinge.matchbox-landscape \ - file://tslib-1.diff;patch=1 \ file://zaurus-hinge.bl-on \ file://zaurus-hinge.bl-off \ file://01-check-toggle-landscape \ |