From patchwork Fri Dec 4 12:46:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 7767761 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 7A3409F30B for ; Fri, 4 Dec 2015 12:46:54 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AA38120357 for ; Fri, 4 Dec 2015 12:46:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C01CF205BA for ; Fri, 4 Dec 2015 12:46:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752279AbbLDMqe (ORCPT ); Fri, 4 Dec 2015 07:46:34 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:34440 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbbLDMqb (ORCPT ); Fri, 4 Dec 2015 07:46:31 -0500 Received: from 201.86.133.92.dynamic.adsl.gvt.net.br ([201.86.133.92] helo=smtp.w2.samsung.com) by bombadil.infradead.org with esmtpsa (Exim 4.80.1 #2 (Red Hat Linux)) id 1a4pkr-0005Q9-FR; Fri, 04 Dec 2015 12:46:29 +0000 Received: from mchehab by smtp.w2.samsung.com with local (Exim 4.86) (envelope-from ) id 1a4pko-00078a-4E; Fri, 04 Dec 2015 10:46:26 -0200 From: Mauro Carvalho Chehab Cc: Mauro Carvalho Chehab , Linux Media Mailing List , Mauro Carvalho Chehab , David Woodhouse , Ben Hutchings Subject: [PATCH 2/4] WHENCE: use https://linuxtv.org for LinuxTV URLs Date: Fri, 4 Dec 2015 10:46:21 -0200 Message-Id: X-Mailer: git-send-email 2.5.0 In-Reply-To: References: In-Reply-To: References: To: unlisted-recipients:; (no To-header on input) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- firmware/WHENCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 Licence: GPLv2 or later -ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S +ARM assembly source code available at https://linuxtv.org/downloads/firmware/Boot.S --------------------------------------------------------------------------