[oe-commits] Anders Darander : ckermit: revert the SRC_URI change

git version control git at git.openembedded.org
Wed Aug 17 10:38:25 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 1af4ae196832a972c10590a7e64d602f4a4cb927
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1af4ae196832a972c10590a7e64d602f4a4cb927

Author: Anders Darander <anders at chargestorm.se>
Date:   Wed Aug 17 16:22:38 2011 +0000

ckermit: revert the SRC_URI change

The SRC_URI was changed by mistake (although both works).
Revert back to the official one.

Signed-off-by: Anders Darander <anders at chargestorm.se>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-support/ckermit/ckermit_301.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/ckermit/ckermit_301.bb b/meta-oe/recipes-support/ckermit/ckermit_301.bb
index c789ea5..4074cf0 100644
--- a/meta-oe/recipes-support/ckermit/ckermit_301.bb
+++ b/meta-oe/recipes-support/ckermit/ckermit_301.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.columbia.edu/kermit/"
 SECTION = "console/network"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3"
-SRC_URI = "ftp://www.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
+SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
 PR = "r0"
 
 export CC2 = "${CC}"





More information about the Openembedded-commits mailing list