summaryrefslogtreecommitdiffstats
path: root/rules/host-ckermit.make
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2008-11-14 10:33:05 +0000
committerWolfram Sang <w.sang@pengutronix.de>2008-11-14 10:33:05 +0000
commit084f5d700f1ef822ee9794cdea9bff73a267f29f (patch)
treeb8fc8c3f939cfb55955bf551097ceedba082db1a /rules/host-ckermit.make
parente95f095b3c9a8681e526e7b7f4a95d49cc45ab7b (diff)
downloadptxdist-084f5d700f1ef822ee9794cdea9bff73a267f29f.tar.gz
ptxdist-084f5d700f1ef822ee9794cdea9bff73a267f29f.tar.xz
* rules: revert ckermit changes as moxa updated their firmware
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9113 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-ckermit.make')
-rw-r--r--rules/host-ckermit.make6
1 files changed, 2 insertions, 4 deletions
diff --git a/rules/host-ckermit.make b/rules/host-ckermit.make
index 92ef32445..dfcdc3cc3 100644
--- a/rules/host-ckermit.make
+++ b/rules/host-ckermit.make
@@ -17,12 +17,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_CKERMIT) += host-ckermit
#
# Paths and names
#
-# FIXME: siwtch back to columbia.edu as soon there is a stable release again (will this ever happen?)
-HOST_CKERMIT_VERSION := 212-dev27
+HOST_CKERMIT_VERSION := 211
HOST_CKERMIT := cku$(HOST_CKERMIT_VERSION)
HOST_CKERMIT_SUFFIX := tar.gz
-HOST_CKERMIT_URL := http://www.pengutronix.de/software/ptxdist/temporary-src/$(HOST_CKERMIT).$(HOST_CKERMIT_SUFFIX)
-#HOST_CKERMIT_URL := http://www.columbia.edu/kermit/ftp/archives/$(HOST_CKERMIT).$(HOST_CKERMIT_SUFFIX)
+HOST_CKERMIT_URL := http://www.columbia.edu/kermit/ftp/archives/$(HOST_CKERMIT).$(HOST_CKERMIT_SUFFIX)
HOST_CKERMIT_SOURCE := $(SRCDIR)/$(HOST_CKERMIT).$(HOST_CKERMIT_SUFFIX)
HOST_CKERMIT_DIR := $(HOST_BUILDDIR)/$(HOST_CKERMIT)