diff options
author | Koen Kooi <koen@openembedded.org> | 2007-11-12 10:39:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-11-12 10:39:29 +0000 |
commit | 588f0781e74cff73c13cc47f243a2e294fd0d18d (patch) | |
tree | 27fc4e0e2e1ee35e5e07a5a90a1b13d77b240b7a /packages | |
parent | 596fc35108418397b70d1c2b3b86cd0c304edcaf (diff) |
hildon-1: add maxrev for patch
Diffstat (limited to 'packages')
-rw-r--r-- | packages/maemo3/hildon-1_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo3/hildon-1_svn.bb b/packages/maemo3/hildon-1_svn.bb index 5105472989..27b0443d79 100644 --- a/packages/maemo3/hildon-1_svn.bb +++ b/packages/maemo3/hildon-1_svn.bb @@ -6,7 +6,7 @@ DEPENDS = "gconf-dbus esound gtk+" PV = "1.0.17+svnr${SRCREV}" SRC_URI = "svn://stage.maemo.org/svn/maemo/projects/haf/trunk;module=hildon-1;proto=https \ - file://buttonbox.patch;patch=1 " + file://buttonbox.patch;patch=1;maxrev=14173 " S = "${WORKDIR}/hildon-1" inherit autotools pkgconfig lib_package |