aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-31 23:56:23 +0300
committerKhem Raj <raj.khem@gmail.com>2019-08-02 18:04:41 -0700
commit71cb56871d09ac827157992d87d4c11afff0a372 (patch)
tree0ac9c8369c4afbcbd508c31f3ba10ea7f675941c /meta-oe/recipes-multimedia
parentda88c383e55671bb652022e9133e559ca028d162 (diff)
downloadmeta-openembedded-71cb56871d09ac827157992d87d4c11afff0a372.tar.gz
meta-oe: Change some ftp:// URIs to http(s)://
For glibmm this is done with the gnomebase class. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
index 67a24cf9d2..e6b9d6b5ba 100644
--- a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
+++ b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=ed055b4eff93da784176a01582e6ec1a"
DEPENDS = "alsa-lib"
-SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \
+SRC_URI = "https://www.alsa-project.org/files/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \
"
SRC_URI[md5sum] = "9ec4bb783fdce19032aace086d65d874"
SRC_URI[sha256sum] = "64adcef5927e848d2e024e64c4bf85b6f395964d9974ec61905ae4cb8d35d68e"