minicom: updated download link
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 7 Feb 2014 10:13:23 +0000 (12:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Feb 2014 09:40:01 +0000 (09:40 +0000)
minicom tarball is now downloaded from
the recommended web location.

Final fix for [YOCTO #5781].

(From OE-Core rev: b01e4438a08a0b9c6950af666fa13eaf71b45fc9)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/minicom/minicom_2.7.bb

index 291b918..8b20ece 100644 (file)
@@ -6,8 +6,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
                     file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
 
-
-SRC_URI = "http://alioth.debian.org/frs/download.php/file/3977/${BP}.tar.gz \
+SRC_URI = "https://alioth.debian.org/frs/download.php/latestfile/3/${BP}.tar.gz \
            file://allow.to.disable.lockdev.patch \
            file://0001-fix-minicom-h-v-return-value-is-not-0.patch \
           "