[oe-commits] Koen Kooi : opkg: maxrev the unarchive patch

GIT User account git at amethyst.openembedded.net
Wed Mar 4 10:47:31 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7c80cfaed5513d0f0e2d7332e40ad853939d5de0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7c80cfaed5513d0f0e2d7332e40ad853939d5de0

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Mar  4 11:45:46 2009 +0100

opkg: maxrev the unarchive patch

---

 packages/opkg/opkg.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/opkg/opkg.inc b/packages/opkg/opkg.inc
index bd16f92..be82877 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





More information about the Openembedded-commits mailing list