From: Peter Korsgaard <peter@korsgaard.com>
To: Julien Olivain <ju.o@free.fr>
Cc: "Bernd Kuhls" <bernd.kuhls@t-online.de>,
"Gary Bisson" <bisson.gary@gmail.com>,
"Jérôme Pouiller" <jezz@sysmic.org>,
"Gilles Talis" <gilles.talis@gmail.com>,
"Refik Tuzakli" <tuzakli.refik@gmail.com>,
"Erik Larsson" <karl.erik.larsson@gmail.com>,
"Fabrice Goucem" <fabrice.goucem@oss.nxp.com>,
"Stephane Viau" <stephane.viau@oss.nxp.com>,
buildroot@buildroot.org, "Fabio Estevam" <festevam@gmail.com>,
"Matt Weber" <matthew.weber@collins.com>
Subject: Re: [Buildroot] [PATCH 02/27] package/fmc: update codeaurora URLs to github
Date: Wed, 04 Jan 2023 12:26:36 +0100 [thread overview]
Message-ID: <87k0227d77.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20221229194729.8085-2-ju.o@free.fr> (Julien Olivain's message of "Thu, 29 Dec 2022 20:47:04 +0100")
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> 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.
> This commit also:
> - changes the _SITE_METHOD from "git" to the default "wget",
> - updates an old and broken freescale.com app note link,
> - adds the github project page as project url.
> Note: this commit does not change the component version. Only the
> download URL is updated. The archive content is expected to be the
> same. The version "fsl-sdk-v2.0" is an old tag from 2015. It was not
> migrated to github. This commit use instead the commit id
> corresponding to this tag.
> See:
> https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fmc/commit/?h=fsl-sdk-v2.0&id=a079d2c844edd85dff85a317a63198e7988bcd09
> The commit id exists on github:
> https://github.com/nxp-qoriq/fmc/commit/a079d2c844edd85dff85a317a63198e7988bcd09
> Signed-off-by: Julien Olivain <ju.o@free.fr>
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
next prev parent reply other threads:[~2023-01-04 11:26 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-29 19:47 [Buildroot] [PATCH 01/27] package/imx-mkimage: update codeaurora URLs to github Julien Olivain
2022-12-29 19:47 ` [Buildroot] [PATCH 02/27] package/fmc: " Julien Olivain
2023-01-04 11:26 ` Peter Korsgaard [this message]
2022-12-29 19:47 ` [Buildroot] [PATCH 03/27] package/fmlib: " Julien Olivain
2023-01-04 11:26 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 04/27] package/freescale-imx/imx-alsa-plugins: " Julien Olivain
2023-01-04 11:26 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 05/27] package/freescale-imx/imx-kobs: update to NXPmicro github organization Julien Olivain
2023-01-04 11:26 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 06/27] package/freescale-imx/imx-lib: update codeaurora URLs to github Julien Olivain
2023-01-04 11:26 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 07/27] package/freescale-imx/imx-m4fwloader: update URLs to NXPmicro github organization Julien Olivain
2023-01-04 11:27 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 08/27] package/mfgtools: " Julien Olivain
2023-01-04 11:27 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 09/27] package/qoriq-rcw: update codeaurora URLs to github Julien Olivain
2022-12-31 11:04 ` François Perrad
2023-01-04 11:27 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 10/27] package/x11r7/xdriver_xf86-video-imx-viv: " Julien Olivain
2023-01-04 11:27 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 11/27] configs/freescale_imx6dlsabreauto: " Julien Olivain
2023-01-04 11:27 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 12/27] configs/freescale_imx6dlsabresd: " Julien Olivain
2023-01-04 11:28 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 13/27] configs/freescale_imx6qsabreauto: " Julien Olivain
2023-01-04 11:28 ` Peter Korsgaard
2022-12-29 19:47 ` [Buildroot] [PATCH 14/27] configs/freescale_imx6qsabresd: " Julien Olivain
2023-01-04 11:28 ` Peter Korsgaard
2022-12-29 20:08 ` [Buildroot] [PATCH 15/27] configs/freescale_imx6sxsabresd: " Julien Olivain
2022-12-29 20:42 ` Fabio Estevam
2023-01-04 11:28 ` Peter Korsgaard
2022-12-29 21:23 ` [Buildroot] [PATCH 16/27] configs/freescale_imx6ullevk: " Julien Olivain
2022-12-29 21:23 ` [Buildroot] [PATCH 17/27] configs/freescale_imx7dsabresd: " Julien Olivain
2023-01-04 11:28 ` Peter Korsgaard
2022-12-29 21:23 ` [Buildroot] [PATCH 18/27] configs/freescale_imx8mqevk: " Julien Olivain
2023-01-04 11:28 ` Peter Korsgaard
2023-01-04 11:28 ` [Buildroot] [PATCH 16/27] configs/freescale_imx6ullevk: " Peter Korsgaard
2022-12-29 22:25 ` [Buildroot] [PATCH 19/27] configs/freescale_imx8mpevk: " Julien Olivain
2022-12-29 22:25 ` [Buildroot] [PATCH 20/27] configs/freescale_imx8mnevk: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2022-12-29 22:25 ` [Buildroot] [PATCH 21/27] configs/freescale_imx8mmevk: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2023-01-04 11:28 ` [Buildroot] [PATCH 19/27] configs/freescale_imx8mpevk: " Peter Korsgaard
2022-12-30 9:57 ` [Buildroot] [PATCH 22/27] configs/freescale_imx8qmmek: " Julien Olivain
2022-12-30 9:57 ` [Buildroot] [PATCH 23/27] configs/freescale_imx8qxpmek: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2022-12-30 9:57 ` [Buildroot] [PATCH 24/27] configs/imx8mmpico: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2022-12-30 9:57 ` [Buildroot] [PATCH 25/27] configs/imx8mpico: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2022-12-30 9:57 ` [Buildroot] [PATCH 26/27] configs/imx8mqevk: " Julien Olivain
2023-01-04 11:29 ` Peter Korsgaard
2022-12-30 9:57 ` [Buildroot] [PATCH 27/27] configs/ls1028ardb: " Julien Olivain
2022-12-31 11:04 ` François Perrad
2023-01-04 11:30 ` Peter Korsgaard
2023-01-04 11:29 ` [Buildroot] [PATCH 22/27] configs/freescale_imx8qmmek: " Peter Korsgaard
2022-12-31 16:35 ` [Buildroot] [PATCH 01/27] package/imx-mkimage: " Yann E. MORIN
2023-01-04 11:26 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k0227d77.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=bernd.kuhls@t-online.de \
--cc=bisson.gary@gmail.com \
--cc=buildroot@buildroot.org \
--cc=fabrice.goucem@oss.nxp.com \
--cc=festevam@gmail.com \
--cc=gilles.talis@gmail.com \
--cc=jezz@sysmic.org \
--cc=ju.o@free.fr \
--cc=karl.erik.larsson@gmail.com \
--cc=matthew.weber@collins.com \
--cc=stephane.viau@oss.nxp.com \
--cc=tuzakli.refik@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.