summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-08-05 23:30:40 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-05 23:30:40 +0000
commit016c7d781643000ba377b729ed058e10014f482c (patch)
treea0c07ea8932bad98c66317a57652237a86dd5f9a
parente1225ad3d296c1fcb3089dd3c41f6af95bc0ec30 (diff)
parentb4050637a9dfa05fb552544c103601e67dd2f737 (diff)
merge of 90381a674a1aead7590d9fe88885d9a57dea4e9e
and d9996b78a73b41596bd40c745a5fb7f24bcd8695
-rw-r--r--packages/microcom/microcom_1.02.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/microcom/microcom_1.02.bb b/packages/microcom/microcom_1.02.bb
index b87ce5e0d5..dcf9dcda8f 100644
--- a/packages/microcom/microcom_1.02.bb
+++ b/packages/microcom/microcom_1.02.bb
@@ -3,7 +3,8 @@ scripting support."
LICENSE = "GPL"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-SRC_URI = "http://microcom.port5.com/m102.tar.gz \
+# http://microcom.port5.com/m102.tar.gz is no longer available
+SRC_URI = "http://www.oesources.org/source/current/m102.tar.gz \
file://make.patch;patch=1"
S = "${WORKDIR}"