[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-329-gc62e1930f
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2022-04-25 08:00:37
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via c62e1930f7df5147d662fd2ff148a15c8e8cbdf7 (commit)
from 7cea9a93dab519115a8f3abc32a6349af8d997f6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c62e1930f7df5147d662fd2ff148a15c8e8cbdf7
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Apr 25 09:57:16 2022 +0200
[BUILDROOT] opos8mm (legacy 5.4): fix ATF build
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos8mm-legacy-5.4_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildroot/configs/opos8mm-legacy-5.4_defconfig b/buildroot/configs/opos8mm-legacy-5.4_defconfig
index 03228d2c4..57bab1502 100644
--- a/buildroot/configs/opos8mm-legacy-5.4_defconfig
+++ b/buildroot/configs/opos8mm-legacy-5.4_defconfig
@@ -143,7 +143,7 @@ BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS="-O ^64bit,^metadata_csum,uninit_bg"
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="git://git.code.sf.net/p/armadeus/atf"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="17ee556077e9aa04ef83e19ebfa542eaceaf4470"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="4caa5e377e7806db88f3db7addb9200c2f9f3bcc"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8mm"
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
hooks/post-receive
--
armadeus
|