From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DC11DC4332F for ; Wed, 4 Jan 2023 11:30:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 819C240AF7; Wed, 4 Jan 2023 11:30:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 819C240AF7 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4nuemNB3G3hZ; Wed, 4 Jan 2023 11:30:11 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id DF1B1408F1; Wed, 4 Jan 2023 11:30:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org DF1B1408F1 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 090201BF2F9 for ; Wed, 4 Jan 2023 11:28:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id D845240872 for ; Wed, 4 Jan 2023 11:28:54 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org D845240872 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tawDHNc7IsGI for ; Wed, 4 Jan 2023 11:28:53 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 8300D404A3 Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::229]) by smtp4.osuosl.org (Postfix) with ESMTPS id 8300D404A3 for ; Wed, 4 Jan 2023 11:28:53 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 147DEFF809; Wed, 4 Jan 2023 11:28:48 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1pD1wu-004XBY-Aj; Wed, 04 Jan 2023 12:28:48 +0100 From: Peter Korsgaard To: Julien Olivain References: <20221229194729.8085-1-ju.o@free.fr> <20221229212332.22966-1-ju.o@free.fr> <20221229212332.22966-3-ju.o@free.fr> Date: Wed, 04 Jan 2023 12:28:48 +0100 In-Reply-To: <20221229212332.22966-3-ju.o@free.fr> (Julien Olivain's message of "Thu, 29 Dec 2022 22:23:23 +0100") Message-ID: <87mt6y4jyn.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 18/27] configs/freescale_imx8mqevk: update codeaurora URLs to github 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: Bernd Kuhls , Gary Bisson , =?utf-8?B?SsOpcsO0bWU=?= Pouiller , Gilles Talis , Refik Tuzakli , Erik Larsson , Fabrice Goucem , Stephane Viau , buildroot@buildroot.org, Fabio Estevam , Matt Weber Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Julien" == Julien Olivain writes: > NXP moved all its open source code repositories from Code Aurora Forum > to github. See for example: > https://github.com/nxp-imx/meta-imx/commit/39bc4d81969a40e0da660519cf4ed083b9c53097 > Software packages are now grouped in several NXP github > projects/organizations (nxp-imx, nxp-qoriq, ...). See: > https://www.nxp.com/design/software/embedded-software/nxp-github:NXP-GITHUB > The NXP code published on Code Aurora is still present (at the time of > this commit) but is no longer receiving updates. It is also expected > to be shut down on 2023-03-31. The Code Aurora website > https://source.codeaurora.org/ currently show the following message: > """ > Note: Qualcomm Innovation Center Inc. maintained repositories have > migrated to git.codelinaro.org. QUIC repositories on this site will > not receive any updates after March 31, 2022, and will be deleted on > March 31, 2023. If your project depends on these repositories, please > adjust your tooling configuration to use the new, up-to-date project > location. > """ > For this reason, the NXP recipes using codeaurora.org urls need to be > updated to the correct github.com replacement. > Note: this commit does not change the component version. Only the > download URL is updated. The archive content is expected to be the > same. > Note 2: this commit updates the Kernel, U-Boot and ATF download urls. > The method is also changed from _CUSTOM_GIT to _CUSTOM_TARBALL. > Signed-off-by: Julien Olivain Committed to 2022.11.x and 2022.02.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot