[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-300-g956bbd548
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-10-13 09:29:49
|
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 956bbd54879777c62a21e273de9f4cb920645704 (commit)
via c4677ce7b3ce3f9c76c51725e901c96ab0f7e3af (commit)
from 4c1bf59262025631ac6e7e612f34b767c0c9de7d (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 956bbd54879777c62a21e273de9f4cb920645704
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Oct 13 11:27:58 2021 +0200
[BUILDROOT] opos8mm-legacy-5.10_defconfig: bump ATF to 204cca32e90a8977d8ca7e1d73935356731c5be0
Release 5.10.52_2.1.0
commit c4677ce7b3ce3f9c76c51725e901c96ab0f7e3af
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Oct 13 11:26:53 2021 +0200
[BUILDROOT] opos8mm-legacy-5.10_defconfig: bump Linux to 17fca1cefc03afe15dcc0eed41df923c4f1bd80b
Release 5.10.52_2.1.0
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos8mm-legacy-5.10_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/configs/opos8mm-legacy-5.10_defconfig b/buildroot/configs/opos8mm-legacy-5.10_defconfig
index a017d0613..61c41323a 100644
--- a/buildroot/configs/opos8mm-legacy-5.10_defconfig
+++ b/buildroot/configs/opos8mm-legacy-5.10_defconfig
@@ -22,7 +22,7 @@ BR2_TARGET_ARMADEUS_SDRAM_SIZE="1024"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.code.sf.net/p/armadeus/linux"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="2c9511a144c95405bef26b8fddbeb116a261b772"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="17fca1cefc03afe15dcc0eed41df923c4f1bd80b"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-legacy-5.10_defconfig"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -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="204cca32e90a8977d8ca7e1d73935356731c5be0"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8mm"
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
hooks/post-receive
--
armadeus
|