- Add VSL support,

- Support now rx3-base 1.2.0.
This commit is contained in:
2026-09-13 17:50:18 +02:00
parent 89ec509f92
commit d05e63df81
5 changed files with 88 additions and 39 deletions

View File

@@ -57,6 +57,9 @@
# Global Variables
#-----------------------------------------------------------------------------------------------------------------------------------
declare -g VERSION="1.5.3"
declare -g NAME="Docker_Mk_Env"
declare -g DOCKER_TOOLS_VOLUME="SINGLE"
declare -g DOCKER_TOOLS_EXEPTION_LIBS=""
declare -g DOCKER_TOOLS_EXEPTION_LOGS=""
@@ -147,7 +150,7 @@ module_lib_name_get()
#-----------------------------------------------------------------------------------------------------------------------------------
# ModulE Log Name Get
# Module Log Name Get
#-----------------------------------------------------------------------------------------------------------------------------------
module_log_name_get()
@@ -414,6 +417,8 @@ docker_config_add()
#-----------------------------------------------------------------------------------------------------------------------------------
vsl_add
. ${APPL_HOME_DIR}/env