git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e231c7a
)
opkg: maxrev the unarchive patch
author
Koen Kooi
<koen@openembedded.org>
Wed, 4 Mar 2009 10:45:46 +0000
(11:45 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 4 Mar 2009 10:45:46 +0000
(11:45 +0100)
packages/opkg/opkg.inc
patch
|
blob
|
history
diff --git
a/packages/opkg/opkg.inc
b/packages/opkg/opkg.inc
index
bd16f92
..
be82877
100644
(file)
--- 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