opkg: maxrev the unarchive patch
authorKoen Kooi <koen@openembedded.org>
Wed, 4 Mar 2009 10:45:46 +0000 (11:45 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 4 Mar 2009 10:45:46 +0000 (11:45 +0100)
packages/opkg/opkg.inc

index bd16f92..be82877 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "curl gpgme"
 PV = "0.1.6+svnr${SRCREV}"
 
 SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \
-       file://opkg_unarchive.patch;patch=1"
+       file://opkg_unarchive.patch;patch=1;maxrev=201"
 S = "${WORKDIR}/trunk"
 
 inherit autotools pkgconfig