From: Rod Whitby Date: Mon, 11 Jul 2005 23:51:12 +0000 (+0000) Subject: Debian mgetty-1.1.30 source has disappeared, and upgrading is too hard for a 5 minute... X-Git-Tag: Release-2010-05/1~9453^2~4190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d6fb1004ff2917de37ddad3ccd94a37b3c9194;p=openembedded.git Debian mgetty-1.1.30 source has disappeared, and upgrading is too hard for a 5 minute job, so nslu2-linux is now mirroring the source. --- diff --git a/packages/mgetty/mgetty_1.1.30.bb b/packages/mgetty/mgetty_1.1.30.bb index 190397777b..e06249051f 100644 --- a/packages/mgetty/mgetty_1.1.30.bb +++ b/packages/mgetty/mgetty_1.1.30.bb @@ -3,9 +3,11 @@ DESCRIPTION = "The mgetty package contains an intelligent \ getty for allowing logins over a serial line (such as \ through a modem) and receiving incoming faxes." LICENSE = "GPL" -PR="r2" +PR="r3" -SRC_URI = "${DEBIAN_MIRROR}/main/m/mgetty/mgetty_${PV}.orig.tar.gz \ +# The source can no longer be found at ${DEBIAN_MIRROR}/main/m/mgetty/mgetty_${PV}.orig.tar.gz +# so the nslu2-linux project has mirrored it until someone updates this package to a newer version. +SRC_URI = "http://nslu.sf.net/downloads/mgetty_1.1.30.orig.tar.gz \ file://debian.patch;patch=1 \ file://00-g3_Makefile;patch=1 \ file://01-adjust-path;patch=1 \