* [PATCH] u-boot: Switch to https SRC_URI
@ 2020-01-13 8:28 Jan Kiszka
2020-01-21 10:59 ` Baurzhan Ismagulov
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2020-01-13 8:28 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
FTP is legacy and may cause issues with proxies.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb b/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
index 9a3fd901..e79f340a 100644
--- a/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
+++ b/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
@@ -6,7 +6,7 @@
require recipes-bsp/u-boot/u-boot-custom.inc
SRC_URI += " \
- ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
+ https://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
"
SRC_URI[sha256sum] = "839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268"
--
2.16.4
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] u-boot: Switch to https SRC_URI
2020-01-13 8:28 [PATCH] u-boot: Switch to https SRC_URI Jan Kiszka
@ 2020-01-21 10:59 ` Baurzhan Ismagulov
0 siblings, 0 replies; 2+ messages in thread
From: Baurzhan Ismagulov @ 2020-01-21 10:59 UTC (permalink / raw)
To: isar-users
On Mon, Jan 13, 2020 at 09:28:33AM +0100, Jan Kiszka wrote:
> FTP is legacy and may cause issues with proxies.
Thanks, applied to next.
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-21 10:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13 8:28 [PATCH] u-boot: Switch to https SRC_URI Jan Kiszka
2020-01-21 10:59 ` Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox