[yocto] [meta-gplv2] gnutls: use https mirror for SRC_URI instead of ftp

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sat Oct 6 07:51:00 PDT 2018


It is not. Thank you for spotting. I have resent the patch.

On 04/10/2018 19:34, Andre McCurdy wrote:
> On Wed, Oct 3, 2018 at 9:16 AM, Oleksandr Kravchuk
> <open.source at oleksandr-kravchuk.com> wrote:
>> Signed-off-by: Oleksandr Kravchuk <dev at sashko.rv.ua>
>> ---
>>  recipes-support/gnutls/gnutls.inc | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-support/gnutls/gnutls.inc b/recipes-support/gnutls/gnutls.inc
>> index 4cf375f..0e2c0b7 100644
>> --- a/recipes-support/gnutls/gnutls.inc
>> +++ b/recipes-support/gnutls/gnutls.inc
>> @@ -16,7 +16,7 @@ DEPENDS_append_libc-musl = " argp-standalone"
>>
>>  SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
>>
>> -SRC_URI = "ftp://ftp.gnutls.org/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar.xz"
>> +SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/vv${SHRT_VER}/gnutls-${PV}.tar.xz"
> Is the double v really required?
>
>>  inherit autotools texinfo binconfig pkgconfig gettext lib_package gtk-doc
>>
>> --
>> 2.17.1
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 2460 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181006/b58bcd6a/attachment.key>


More information about the yocto mailing list