summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/minicom/minicom_2.7.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-06-15 15:43:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-27 13:53:28 +0100
commitb0338efcdabeec79c568c74b6888d7d523e8e9dc (patch)
tree4f2c7753ca978f05cf6503212f851232bbe5f92d /meta/recipes-extended/minicom/minicom_2.7.1.bb
parentf3f394913b4e4a7c601ad1158faaf8b9d493e1c7 (diff)
downloadopenembedded-core-contrib-b0338efcdabeec79c568c74b6888d7d523e8e9dc.tar.gz
minicom: change SRC_URI to use Debian mirrors
Alioth is dead and the minicom project on Salsa (the replacement for Alioth) doesn't actually have any files in, so just use the Debian mirror instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/minicom/minicom_2.7.1.bb')
-rw-r--r--meta/recipes-extended/minicom/minicom_2.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/minicom/minicom_2.7.1.bb b/meta/recipes-extended/minicom/minicom_2.7.1.bb
index e6afe2b655..be0b48dfdf 100644
--- a/meta/recipes-extended/minicom/minicom_2.7.1.bb
+++ b/meta/recipes-extended/minicom/minicom_2.7.1.bb
@@ -7,7 +7,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
-SRC_URI = "https://alioth.debian.org/frs/download.php/latestfile/3/${BP}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/m/${BPN}/${BPN}_${PV}.orig.tar.gz \
file://allow.to.disable.lockdev.patch \
file://0001-fix-minicom-h-v-return-value-is-not-0.patch \
file://0001-Fix-build-issus-surfaced-due-to-musl.patch \