From: Koen Kooi Date: Wed, 4 Mar 2009 10:45:46 +0000 (+0100) Subject: opkg: maxrev the unarchive patch X-Git-Tag: Release-2010-05/1~3878 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c80cfaed5513d0f0e2d7332e40ad853939d5de0;p=openembedded.git opkg: maxrev the unarchive patch --- diff --git a/packages/opkg/opkg.inc b/packages/opkg/opkg.inc index bd16f92e20..be8287734b 100644 --- a/packages/opkg/opkg.inc +++ b/packages/opkg/opkg.inc @@ -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