diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 07:34:32 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 07:35:11 -0500 |
commit | e9a73f67222e49579154d3b8cb3ae71aa7898d94 (patch) | |
tree | cdf0e1177ab625512932cf880665358afaf3cb7d | |
parent | a825eaec8d62f2679880fc1679622da9d77820a9 (diff) |
WHENCE: use https://linuxtv.org for LinuxTV URLs
While https was always supported on linuxtv.org, only in
Dec 3 2015 the website is using valid certificates.
As we're planning to drop pure http support on some
future, change the http://linuxtv.org references at firmware/WHENCE
file to point to https://linuxtv.org instead.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r-- | firmware/WHENCE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 0c4d96dee9b6..de6f22e008f1 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -677,7 +677,7 @@ File: av7110/bootcode.bin | |||
677 | 677 | ||
678 | Licence: GPLv2 or later | 678 | Licence: GPLv2 or later |
679 | 679 | ||
680 | ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S | 680 | ARM assembly source code available at https://linuxtv.org/downloads/firmware/Boot.S |
681 | 681 | ||
682 | -------------------------------------------------------------------------- | 682 | -------------------------------------------------------------------------- |
683 | 683 | ||