diff --git a/README.org b/README.org index 35c8f43..5243bff 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ * OSDEV Versioning Tool This tool will create the OSDEV version information to embed into the -mLogic products, based on the "OSDEV Component Lifecycle Management v1.x" +osdev products, based on the "OSDEV Component Lifecycle Management v1.x" specifications The core of this approach is based on the DMX versioning tool for @@ -13,7 +13,7 @@ and configuration files for the component to be versioned. There has to be three valid configuration files supplied to the tool to create a valid component version. -- mlogic_config.txt +- osdev_config.txt Managed in this repository. This defines the Architecture and Mlogic release information @@ -45,10 +45,10 @@ more information on the contents. - For debugging purposes only: | OSDEV_GIT_DIR | Directory where script exists (pwd) | path to this git repository | -| OSDEV_VERSION_MLOGIC | ${OSDEV_GIT_DIR}/osdev_config/mlogic_config.txt | Architecture version filename | +| OSDEV_VERSION_MLOGIC | ${OSDEV_GIT_DIR}/osdev_config/osdev_config.txt | Architecture version filename | Note for Yocto/McGraw Environment: -$OSDEV_VERSION_CUSTOMER should be set to ${MEYN_CUSTOMER_CONFIG_ROOT}/customer_config.txt +$OSDEV_VERSION_CUSTOMER should be set to ${OSDEV_CUSTOMER_CONFIG_ROOT}/customer_config.txt The script creates an include file that contains constants that should be used to identify a component. The generated source is the best @@ -173,7 +173,4 @@ environmental settings in the external version approach. * JavaScript -* Ansible - - - +* Ansible \ No newline at end of file