]> code.ossystems Code Review - openembedded-core.git/commit
curl: Change SRC_URI from http to https
authorRandy MacLeod <randy.macleod@windriver.com>
Mon, 21 Sep 2020 18:24:25 +0000 (14:24 -0400)
committerSteve Sakoman <steve@sakoman.com>
Wed, 30 Sep 2020 14:35:15 +0000 (04:35 -1000)
commit9f39e53b0e1bf74b233b3e33a9996934a198f533
tree9f51d95dfa6ff4748cbac58fe1e4dc306a0c5c12
parentd5173d1fb27d9ed050aa278ed83b28a757248f0d
curl: Change SRC_URI from http to https

The official links on:
   https://curl.haxx.se/download.html
use https now and we're seeing this warning:
   WARNING: curl-native-7.72.0-r0 do_fetch: Failed to fetch URL http://curl.haxx.se/download/curl-7.72.0.tar.bz2, attempting MIRRORS if available

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0aa24abf6c4d68efa63026d2496b6adc16734d35)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/curl/curl_7.69.1.bb