From patchwork Sat Dec 31 13:55:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1720524 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4NkkF70wqxz23df for ; Sun, 1 Jan 2023 00:56:25 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 01AE660774; Sat, 31 Dec 2022 13:56:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 01AE660774 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4lkttswHuTSb; Sat, 31 Dec 2022 13:56:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 51BCD60AC1; Sat, 31 Dec 2022 13:56:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 51BCD60AC1 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 256FB1BF2EF for ; Sat, 31 Dec 2022 13:56:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 007CA60A99 for ; Sat, 31 Dec 2022 13:56:20 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 007CA60A99 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id olxr8dgynfgK for ; Sat, 31 Dec 2022 13:56:18 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 27CC960644 Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp3.osuosl.org (Postfix) with ESMTPS id 27CC960644 for ; Sat, 31 Dec 2022 13:56:18 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.170.133.83]) (Authenticated sender: ju.o@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 9181A5FFC0; Sat, 31 Dec 2022 14:56:10 +0100 (CET) From: Julien Olivain To: buildroot@buildroot.org Date: Sat, 31 Dec 2022 14:55:56 +0100 Message-Id: <20221231135559.34464-1-ju.o@free.fr> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1672494974; bh=vHJH5aUl/Mnx9jRuWy5SkXa7MANVgn/HwcOvF3U22Ik=; h=From:To:Cc:Subject:Date:From; b=Cxwcd3r3L1NCvRLpXF6MT7abPXQPl2rQtV2HdMNfOdVwuLm0uKzgalPVGxhIxxb6a VbMtq2Wu12AxxruEp4dAxPqo8a3ick7jTlR2l/IFOFYDJZ7vCTez09Nlun30NTAvjJ Uqw4DGAMeKOskk31+Ioy9oQUTH7SSg6qYcHENSqibXmcbUr2DqhF51gLjisvdkmzCo 8K7eXdZZ8x5MS8LgjQ/g7HGIubnO1yp21JooaanZCNw7U5oP1zT0zSrLyA445HU/B5 NRtVr/ZVZjuhBJQMaspfkWOzqNvkAk1YSFB/jG/alxj/RvRmgEHoS0T6iA0ElsEan3 nWlyMHK4bGkzA== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=Cxwcd3r3 Subject: [Buildroot] [PATCH 1/4] package/freescale-imx: update SITE to directly use https X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Refik Tuzakli , Julien Olivain , Gary Bisson Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" http://www.nxp.com/ has a redirect to https://www.nxp.com/ for quite some time now. It is also quite common to directly hit https:// urls now. Signed-off-by: Julien Olivain --- package/freescale-imx/freescale-imx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/freescale-imx/freescale-imx.mk b/package/freescale-imx/freescale-imx.mk index 5f32a098a2..b119d90ec3 100644 --- a/package/freescale-imx/freescale-imx.mk +++ b/package/freescale-imx/freescale-imx.mk @@ -4,6 +4,6 @@ # ################################################################################ -FREESCALE_IMX_SITE = http://www.nxp.com/lgfiles/NMG/MAD/YOCTO +FREESCALE_IMX_SITE = https://www.nxp.com/lgfiles/NMG/MAD/YOCTO include $(sort $(wildcard package/freescale-imx/*/*.mk)) From patchwork Sat Dec 31 13:55:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1720525 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4NkkFK488rz23df for ; Sun, 1 Jan 2023 00:56:37 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 33CE681AF3; Sat, 31 Dec 2022 13:56:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 33CE681AF3 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3TOcPM8JRzMk; Sat, 31 Dec 2022 13:56:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 9041D81A99; Sat, 31 Dec 2022 13:56:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 9041D81A99 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 75A1E1BF2EF for ; Sat, 31 Dec 2022 13:56:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 4E1E360774 for ; Sat, 31 Dec 2022 13:56:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4E1E360774 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Resghyk0hGKC for ; Sat, 31 Dec 2022 13:56:21 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 6ADCB60A99 Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp3.osuosl.org (Postfix) with ESMTPS id 6ADCB60A99 for ; Sat, 31 Dec 2022 13:56:21 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.170.133.83]) (Authenticated sender: ju.o@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id B68D05FF27; Sat, 31 Dec 2022 14:56:14 +0100 (CET) From: Julien Olivain To: buildroot@buildroot.org Date: Sat, 31 Dec 2022 14:55:57 +0100 Message-Id: <20221231135559.34464-2-ju.o@free.fr> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20221231135559.34464-1-ju.o@free.fr> References: <20221231135559.34464-1-ju.o@free.fr> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1672494979; bh=1gDI0QEzJNefmngOACZbBFlvhVfWma0+Pz87kmFItJ8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rBBg7brO2xAjVdUGW5VrhJ/F/SU9ImdynQC9xOIKNgiOsQV7N7OLSnGyHFJM2ZmHa TILMLNRI4dhYPOh3LQdTxoZYUM/Ium+deXIzoJS6cMuKjOo/VgJtwwSgwRsWURl3J4 T5psTcnIhbBcH4Vn5vjgbXhFPr8kJhhp/F462c1VYOYCVVrQOuBPbbNDuALTWLY/oL 40bNNquVgzpD4RP/WWOuXr8zmytWX1L3OXNSz1pCTGam+R/F/gyISGCpsocM5lNQRj pT7HvgrYIKBNC4cei/qDWEStsWBUi7Nnia4V2YKf06Mr2Vp0Ncs122X9BFplTW3Doi 2MTIIHsgu/8vw== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=rBBg7brO Subject: [Buildroot] [PATCH 2/4] board/freescale/imx28evk/readme.txt: update broken url X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Refik Tuzakli , Julien Olivain , Gary Bisson Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" http://freescale.com/ urls are all redirected to the NXP homepage https://www.nxp.com/ Even if the link is not broken in the sense of a 404 http error, the pointed resource is not found. This commit updates the old Freescale link to the correct nxp.com location. Signed-off-by: Julien Olivain --- board/freescale/imx28evk/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/imx28evk/readme.txt b/board/freescale/imx28evk/readme.txt index 2920cb04cd..3b77634fe1 100644 --- a/board/freescale/imx28evk/readme.txt +++ b/board/freescale/imx28evk/readme.txt @@ -54,4 +54,4 @@ Enjoy! References ========== -[1] http://cache.freescale.com/files/32bit/doc/user_guide/EVK_imx28_QuickStart.pdf +[1] https://www.nxp.com/docs/en/user-guide/EVK_imx28_QuickStart.pdf From patchwork Sat Dec 31 13:55:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1720526 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4NkkFY2Rg4z23df for ; Sun, 1 Jan 2023 00:56:49 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 954C060AC1; Sat, 31 Dec 2022 13:56:47 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 954C060AC1 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n9fG03DSzAki; Sat, 31 Dec 2022 13:56:46 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id DEF1460774; Sat, 31 Dec 2022 13:56:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org DEF1460774 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id B17CE1BF2EF for ; Sat, 31 Dec 2022 13:56:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 8D46E60A99 for ; Sat, 31 Dec 2022 13:56:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8D46E60A99 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZJkRWZqzU-8a for ; Sat, 31 Dec 2022 13:56:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8EAE860644 Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp3.osuosl.org (Postfix) with ESMTPS id 8EAE860644 for ; Sat, 31 Dec 2022 13:56:26 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.170.133.83]) (Authenticated sender: ju.o@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id D18135FF9E; Sat, 31 Dec 2022 14:56:19 +0100 (CET) From: Julien Olivain To: buildroot@buildroot.org Date: Sat, 31 Dec 2022 14:55:58 +0100 Message-Id: <20221231135559.34464-3-ju.o@free.fr> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20221231135559.34464-1-ju.o@free.fr> References: <20221231135559.34464-1-ju.o@free.fr> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1672494984; bh=Ee2LefrV//WESOpAEAMTWUbiLbW/WsnS+TVWwwB0efc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YBEHRhZtaKd7UqW22//CMLCHXdb1tABA8orjtrgpvk4AbhnC4ZDSsy+osoDLw53LZ BKwWB5WJfyd4vNVSop10PtsdRBWv7U9dlHiCKDKtLHMM1LDawqvB8XGA1QPGy5jIzK 1eqOeo/kAZxMKEu1Scy/u6AeJWRacnNBOYqnu0yso11n2LYpNEgaJPghDgdAzEmqLP IHhDr6pfiLZjDikfYl9SpNFC+5eJje7pKMYdTUuDpcDnL9iBEcf0G2JocD84VLc0e5 dovONeSz3Cz6eURF51YeeDdE8EBrGvmxaNE6l/J/7mQIAqZn5TU5xuRs6wsnnXEp0Y Z3vqp9jLtslPQ== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=YBEHRhZt Subject: [Buildroot] [PATCH 3/4] board/freescale/imx6sabre/readme.txt: update broken urls X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Refik Tuzakli , Julien Olivain , Gary Bisson Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" http://freescale.com/ urls are all redirected to the NXP homepage https://www.nxp.com/ Even if the links are not broken in the sense of a 404 http error, the pointed resources are not found. This commit updates the old freescale links to the correct nxp.com locations. Note: the link to the SABRE for Automotive Infotainment Quick Start Guide now requires a free registration to be accessed. Signed-off-by: Julien Olivain --- board/freescale/imx6sabre/readme.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/board/freescale/imx6sabre/readme.txt b/board/freescale/imx6sabre/readme.txt index 4b8db5233a..320ee463e2 100644 --- a/board/freescale/imx6sabre/readme.txt +++ b/board/freescale/imx6sabre/readme.txt @@ -8,15 +8,15 @@ as well as the Freescale SABRE Board for Automotive Infotainment. Read the i.MX 6 SABRESD Quick Start Guide for an introduction to the board: -http://cache.freescale.com/files/32bit/doc/quick_start_guide/SABRESDB_IMX6_QSG.pdf +https://www.nxp.com/files-static/32bit/doc/quick_start_guide/SABRESDB_IMX6_QSG.pdf Read the i.MX 6 SoloX SABRESD Quick Start Guide for an introduction to the board: -http://cache.freescale.com/files/32bit/doc/user_guide/IMX6SOLOXQSG.pdf +https://www.nxp.com/files-static/32bit/doc/quick_start_guide/IMX6SOLOXQSG.pdf Read the SABRE for Automotive Infotainment Quick Start Guide for an introduction to the board: -http://cache.freescale.com/files/32bit/doc/user_guide/IMX6SABREINFOQSG.pdf +https://www.nxp.com/webapp/Download?colCode=IMX6SABREINFOQSG Building with NXP kernel and NXP U-Boot ======================================= @@ -166,6 +166,6 @@ Enjoy! References ========== -https://community.freescale.com/docs/DOC-95015 -https://community.freescale.com/docs/DOC-95017 -https://community.freescale.com/docs/DOC-99218 +https://community.nxp.com/docs/DOC-95015 +https://community.nxp.com/docs/DOC-95017 +https://community.nxp.com/docs/DOC-99218 From patchwork Sat Dec 31 13:55:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1720527 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4NkkFn5z9zz23df for ; Sun, 1 Jan 2023 00:57:01 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 04E6960AE6; Sat, 31 Dec 2022 13:57:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 04E6960AE6 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mgJFHnJQBtmT; Sat, 31 Dec 2022 13:56:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 3A80D60D73; Sat, 31 Dec 2022 13:56:58 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 3A80D60D73 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 31BBB1BF2EF for ; Sat, 31 Dec 2022 13:56:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 0DCAF60ACF for ; Sat, 31 Dec 2022 13:56:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 0DCAF60ACF X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Em_h9pdUC2z for ; Sat, 31 Dec 2022 13:56:32 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 0F2C160AAD Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp3.osuosl.org (Postfix) with ESMTPS id 0F2C160AAD for ; Sat, 31 Dec 2022 13:56:32 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.170.133.83]) (Authenticated sender: ju.o@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id EE9925FFAB; Sat, 31 Dec 2022 14:56:24 +0100 (CET) From: Julien Olivain To: buildroot@buildroot.org Date: Sat, 31 Dec 2022 14:55:59 +0100 Message-Id: <20221231135559.34464-4-ju.o@free.fr> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20221231135559.34464-1-ju.o@free.fr> References: <20221231135559.34464-1-ju.o@free.fr> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1672494990; bh=xo7NnPOv0nfowL1kLcjITyFqBH/UiyAotOQKw0GE/Zs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YeCyXcvPlYIf6eVxMZGIQCbgMVObv3OD1dawbygtwkZDbuXzPMojnGkdYGKMzUiLl /OvVbqfE3s3ZAwvCjNc3/EUMRblvo6I8T+iEPt/yF7Z0pbKe86uI0lrmr0pZpxtllq n12QQPc9uqWIcXhHnc8a4X+2UJuXQHFFiS9gsb88oD6WvolOh4Xl5VFLmWoD19eV4p 5GluULU1euv7kHGXy6KojAeAgELRg0tk/JB2GlU9j7Lh+N7k9c+7SvKsxI0ghOuOKS DyfogmFrCqOjqHFbVjgjPYYFgTQqm55br+rfTHrI3u+1SkX0bITBGUHEDwu4gqfLpS Rk+PobYKxbRxQ== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=YeCyXcvP Subject: [Buildroot] [PATCH 4/4] board/freescale/imx6ulevk/readme.txt: update broken url X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Refik Tuzakli , Julien Olivain , Gary Bisson Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" http://freescale.com/ urls are all redirected to the NXP homepage https://www.nxp.com/ Even if the link is not broken in the sense of a 404 http error, the pointed resource is not found. This commit updates the old freescale link to the correct nxp.com location. Note: the link now requires a free registration to be accessed. Signed-off-by: Julien Olivain --- board/freescale/imx6ulevk/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/imx6ulevk/readme.txt b/board/freescale/imx6ulevk/readme.txt index 5bc03771f2..5a5b4ae5a3 100644 --- a/board/freescale/imx6ulevk/readme.txt +++ b/board/freescale/imx6ulevk/readme.txt @@ -71,4 +71,4 @@ Enjoy! References ========== -[1] http://cache.freescale.com/files/32bit/doc/quick_start_guide/IMX6ULTRALITEQSG.pdf +[1] https://www.nxp.com/webapp/Download?colCode=IMX6ULTRALITEQSG