All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Viau <stephane.viau@oss.nxp.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 13/15] configs/freescale_imx8mqevk: bump BSP components to 5.4.47_2.2.0
Date: Thu, 24 Dec 2020 07:59:51 +0100	[thread overview]
Message-ID: <1608793193-11843-14-git-send-email-stephane.viau@oss.nxp.com> (raw)
In-Reply-To: <1608793193-11843-1-git-send-email-stephane.viau@oss.nxp.com>

Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com>
[Build- and run-tested on i.MX8MQ EVK]
Tested-by: Stephane Viau <stephane.viau@oss.nxp.com>

Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com>
---
 configs/freescale_imx8mqevk_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/freescale_imx8mqevk_defconfig b/configs/freescale_imx8mqevk_defconfig
index f0df748..c369ca0 100644
--- a/configs/freescale_imx8mqevk_defconfig
+++ b/configs/freescale_imx8mqevk_defconfig
@@ -7,7 +7,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="${UBOOT_DIR}/arch/arm/dts/imx8mq-evk.dtb"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/linux-imx"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_5.4.24_2.1.0"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_5.4.47_2.2.0"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v8"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mq-evk"
@@ -21,14 +21,14 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/imx-atf"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="rel_imx_5.4.24_2.1.0"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="rel_imx_5.4.47_2.2.0"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8mq"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_GIT=y
 BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/uboot-imx"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_5.4.24_2.1.0"
+BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_5.4.47_2.2.0"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="imx8mq_evk"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
-- 
2.7.4

  parent reply	other threads:[~2020-12-24  6:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24  6:59 [Buildroot] [PATCH 00/15] Bump NXP BSP components to 5.4.47_2.2.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 01/15] package/freescale-imx/firmware-imx: bump version to 8.9 Stephane Viau
2020-12-26 17:31   ` Thomas Petazzoni
2020-12-24  6:59 ` [Buildroot] [PATCH 02/15] package/freescale-imx/imx-gpu-g2d: bump to version 6.4.3.p0.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 03/15] package/freescale-imx/imx-gpu-viv: bump version to 6.4.3.p0.0 Stephane Viau
2020-12-29 17:54   ` Gary Bisson
2021-01-04  9:31     ` Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 04/15] package/freescale-imx/imx-sc-firmware: bump version to 1.6.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 05/15] package/freescale-imx/imx-seco: bump version to 3.7.1 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 06/15] package/freescale-imx/imx-vpu: bump version to 5.4.39.3 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 07/15] package/freescale-imx/imx-vpu-hantro: bump version to 1.19.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 08/15] package/imx-mkimage: bump to version rel_imx_5.4.47_2.2.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 09/15] configs/freescale_imx6*: bump BSP components to 5.4.47_2.2.0 Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 10/15] configs/freescale_imx7dsabresd: " Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 11/15] configs/freescale_imx8mmevk: " Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 12/15] configs/freescale_imx8mnevk: " Stephane Viau
2020-12-24  6:59 ` Stephane Viau [this message]
2020-12-24  6:59 ` [Buildroot] [PATCH 14/15] configs/freescale_imx8qmmek: " Stephane Viau
2020-12-24  6:59 ` [Buildroot] [PATCH 15/15] configs/freescale_imx8qxpmek: " Stephane Viau
2020-12-24 11:08 ` [Buildroot] [PATCH 00/15] Bump NXP " Gary Bisson
2020-12-25  7:55   ` Stephane Viau

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=1608793193-11843-14-git-send-email-stephane.viau@oss.nxp.com \
    --to=stephane.viau@oss.nxp.com \
    --cc=buildroot@busybox.net \
    /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.