mbox series

[00/15] Bump NXP BSP components to 5.4.47_2.2.0

Message ID 1608793193-11843-1-git-send-email-stephane.viau@oss.nxp.com
Headers show
Series Bump NXP BSP components to 5.4.47_2.2.0 | expand

Message

Stephane Viau (OSS) Dec. 24, 2020, 6:59 a.m. UTC
Hello all,

Here is a patch set to bump freescale-imx configs and packages to match
the latest publicly availaible Linux release, that is 5.4.47_2.2.0.
Some are run-tested, others aren't... but all are build-tested.

Enjoy!

BR,
Stephane.

Stephane Viau (15):
  package/freescale-imx/firmware-imx: bump version to 8.9
  package/freescale-imx/imx-gpu-g2d: bump to version 6.4.3.p0.0
  package/freescale-imx/imx-gpu-viv: bump version to 6.4.3.p0.0
  package/freescale-imx/imx-sc-firmware: bump version to 1.6.0
  package/freescale-imx/imx-seco: bump version to 3.7.1
  package/freescale-imx/imx-vpu: bump version to 5.4.39.3
  package/freescale-imx/imx-vpu-hantro: bump version to 1.19.0
  package/imx-mkimage: bump to version rel_imx_5.4.47_2.2.0
  configs/freescale_imx6*: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx7dsabresd: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx8mmevk: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx8mnevk: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx8mqevk: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx8qmmek: bump BSP components to 5.4.47_2.2.0
  configs/freescale_imx8qxpmek: bump BSP components to 5.4.47_2.2.0

 configs/freescale_imx6dlsabreauto_defconfig                | 4 ++--
 configs/freescale_imx6dlsabresd_defconfig                  | 4 ++--
 configs/freescale_imx6qsabreauto_defconfig                 | 4 ++--
 configs/freescale_imx6qsabresd_defconfig                   | 4 ++--
 configs/freescale_imx6sxsabresd_defconfig                  | 4 ++--
 configs/freescale_imx6ullevk_defconfig                     | 4 ++--
 configs/freescale_imx7dsabresd_defconfig                   | 4 ++--
 configs/freescale_imx8mmevk_defconfig                      | 6 +++---
 configs/freescale_imx8mnevk_defconfig                      | 6 +++---
 configs/freescale_imx8mqevk_defconfig                      | 6 +++---
 configs/freescale_imx8qmmek_defconfig                      | 6 +++---
 configs/freescale_imx8qxpmek_defconfig                     | 6 +++---
 package/freescale-imx/firmware-imx/firmware-imx.hash       | 6 +++---
 package/freescale-imx/firmware-imx/firmware-imx.mk         | 2 +-
 package/freescale-imx/imx-gpu-g2d/imx-gpu-g2d.hash         | 8 ++++----
 package/freescale-imx/imx-gpu-g2d/imx-gpu-g2d.mk           | 4 ++--
 package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash         | 8 ++++----
 package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk           | 4 ++--
 package/freescale-imx/imx-sc-firmware/imx-sc-firmware.hash | 6 +++---
 package/freescale-imx/imx-sc-firmware/imx-sc-firmware.mk   | 2 +-
 package/freescale-imx/imx-seco/imx-seco.hash               | 6 +++---
 package/freescale-imx/imx-seco/imx-seco.mk                 | 2 +-
 package/freescale-imx/imx-vpu-hantro/imx-vpu-hantro.hash   | 6 +++---
 package/freescale-imx/imx-vpu-hantro/imx-vpu-hantro.mk     | 2 +-
 package/freescale-imx/imx-vpu/imx-vpu.hash                 | 6 +++---
 package/freescale-imx/imx-vpu/imx-vpu.mk                   | 2 +-
 package/imx-mkimage/imx-mkimage.hash                       | 2 +-
 package/imx-mkimage/imx-mkimage.mk                         | 2 +-
 28 files changed, 63 insertions(+), 63 deletions(-)

Comments

Gary Bisson Dec. 24, 2020, 11:08 a.m. UTC | #1
Hi Stephane,

On Thu, Dec 24, 2020 at 07:59:38AM +0100, Stephane Viau wrote:
> Hello all,
> 
> Here is a patch set to bump freescale-imx configs and packages to match
> the latest publicly availaible Linux release, that is 5.4.47_2.2.0.
> Some are run-tested, others aren't... but all are build-tested.

Thanks you for this series. I'm wondering why you haven't used latest
5.4.70_2.3.0 release from NXP? [1]
This new release is a GA for all platforms including i.MX 8M Plus which
would be nice to have in BR.
Let me know if you can respin with latest packages?

Regards,
Gary

[1] https://source.codeaurora.org/external/imx/meta-imx/tree/?h=zeus-5.4.70-2.3.0
Stephane Viau (OSS) Dec. 25, 2020, 7:55 a.m. UTC | #2
>
>Hi Stephane,

Hi Gary,

>> Hello all,
>> 
>> Here is a patch set to bump freescale-imx configs and packages to match
>> the latest publicly availaible Linux release, that is 5.4.47_2.2.0.
>> Some are run-tested, others aren't... but all are build-tested.
>Thanks you for this series. I'm wondering why you haven't used latest
>5.4.70_2.3.0 release from NXP? [1]

Yeah, I meant to send these out a while ago (when 5.4.70_2.3.0 was not available yet)...

>This new release is a GA for all platforms including i.MX 8M Plus which
>would be nice to have in BR.
>Let me know if you can respin with latest packages?

Will try and do this in the coming days.

BR,
Stephane.

>
>Regards,
>Gary
>
>[1] https://source.codeaurora.org/external/imx/meta-imx/tree/?h=zeus-5.4.70-2.3.0