[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-422-gf252a62a1
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-06-27 07:44:52
|
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 f252a62a1a89e9b69597145b66e20388ecd42f9d (commit)
from 565fbf1bd5533b1782da6dcd9361861787e3506a (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 f252a62a1a89e9b69597145b66e20388ecd42f9d
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Jun 27 09:44:21 2024 +0200
[BUILDROOT] opos93-legacy: bump U-Boot to 9dcabbf431b0dd5691cbc48bf743d251036d382a
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos93-legacy-6.1_defconfig | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/buildroot/configs/opos93-legacy-6.1_defconfig b/buildroot/configs/opos93-legacy-6.1_defconfig
index 538852ebc..7d74220d7 100644
--- a/buildroot/configs/opos93-legacy-6.1_defconfig
+++ b/buildroot/configs/opos93-legacy-6.1_defconfig
@@ -3,10 +3,9 @@ BR2_cortex_a55=y
BR2_ARM_FPU_VFPV4D16=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
-BR2_DL_DIR="$(BASE_DIR)/../downloads"
+BR2_WGET="wget --passive-ftp -nd -t 3"
+BR2_DL_DIR="/home/sszy/development/buildroot-download"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
-BR2_CCACHE=y
-BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_TARGET_GENERIC_HOSTNAME="opos93"
BR2_TARGET_GENERIC_ISSUE="Welcome to Armadeus development platform !"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
@@ -112,7 +111,7 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_BOARDNAME="$(BR2_BOARD_NAME)"
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://gitlab.com/armadeus/u-boot.git"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="1dea4371660c9976b7f4ac983c674442d9a4cbc4"
+BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="9dcabbf431b0dd5691cbc48bf743d251036d382a"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="opos93dev"
BR2_TARGET_UBOOT_SPL=y
BR2_PACKAGE_HOST_DOSFSTOOLS=y
hooks/post-receive
--
armadeus
|