summaryrefslogtreecommitdiffstats
path: root/rules/ipkg.make
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2005-12-21 15:16:09 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2005-12-21 15:16:09 +0000
commit8c064b26f9733a594578f83a86f5c182faa78294 (patch)
tree3320c36885012790336f1f45070f3237c4886912 /rules/ipkg.make
parent63ff155901878078931088dcd8442cd0c6cf4e31 (diff)
downloadptxdist-8c064b26f9733a594578f83a86f5c182faa78294.tar.gz
ptxdist-8c064b26f9733a594578f83a86f5c182faa78294.tar.xz
new ipkg version 0.99.154. fixed installs into wrong paths with patch
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3569 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ipkg.make')
-rw-r--r--rules/ipkg.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/ipkg.make b/rules/ipkg.make
index bc0c3ad5a..4490c324d 100644
--- a/rules/ipkg.make
+++ b/rules/ipkg.make
@@ -17,9 +17,7 @@ PACKAGES-$(PTXCONF_IPKG) += ipkg
#
# Paths and names
#
-# FIXME: for problems with versions > 0.99.135 see hosttool-ipkg.make
-#
-IPKG_VERSION = 0.99.135
+IPKG_VERSION = 0.99.154
IPKG = ipkg-$(IPKG_VERSION)
IPKG_SUFFIX = tar.gz
IPKG_URL = http://www.handhelds.org/download/packages/ipkg/$(IPKG).$(IPKG_SUFFIX)