summaryrefslogtreecommitdiffstats
path: root/recipes/opkg/opkg.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-24 10:22:43 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-24 10:22:43 +0100
commit2fdf1aa1c869ea9deecee86206f49a2eca9d7c00 (patch)
tree9f74ab0bd54fc627a2ff5dedd5e6a8bfcd9083ea /recipes/opkg/opkg.inc
parenta21551800f302fcedaf0044f9e7bf475846af11f (diff)
downloadopenembedded-2fdf1aa1c869ea9deecee86206f49a2eca9d7c00.tar.gz
opkg-target,sdk: bump SRCREV
* -native is left alone because packaged-staging needs more testing * tested install and upgrade on angstrom/beagleboard * tweaked opkg-nogpg-nocurl recipe to keep it building
Diffstat (limited to 'recipes/opkg/opkg.inc')
-rw-r--r--recipes/opkg/opkg.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index d744e72223..2e7baee496 100644
--- a/recipes/opkg/opkg.inc
+++ b/recipes/opkg/opkg.inc
@@ -10,8 +10,8 @@ FILESPATHPKG =. "opkg:"
SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \
file://opkg_unarchive.patch;patch=1;maxrev=201 \
- file://opkg-intercept-cleanup.patch;patch=1 \
- file://isatty.patch;patch=1"
+ file://opkg-intercept-cleanup.patch;patch=1;maxrev=241 \
+"
SRC_URI += "file://configure"