aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mgetty
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mgetty')
-rw-r--r--packages/mgetty/mgetty_1.1.30.bb6
1 files changed, 4 insertions, 2 deletions
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 \