Restore buildrc

The buildrc change to debrand 'cgcs-root' as 'root' was improperly
included as part of the rename cgcs-centos-repo activity.

Restore the file to its original content.  The cgcs-root
debranding is very complex and will not be attempted for
some time.

Story: 2006387
Task: 36912
Change-Id: I447386d21911f29cc03be73a45be4ed289e051fa
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2020-10-14 15:58:51 -04:00
parent 420a989cf5
commit 4dc7f877f4
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ export MY_BUILD_DIR=${LOCALDISK}/loadbuild/$MYUNAME/$PROJECT
export MY_WORKSPACE=$MY_BUILD_DIR
export MY_LOCAL_DISK=${LOCALDISK}/designer/$MYUNAME
export MY_REPO_ROOT_DIR=$MY_LOCAL_DISK/$PROJECT
export MY_REPO=$MY_REPO_ROOT_DIR/root
export MY_REPO=$MY_REPO_ROOT_DIR/cgcs-root
export MY_SRC_RPM_BUILD_DIR=$MY_BUILD_DIR/rpmbuild
export MY_BUILD_CFG=$MY_WORKSPACE/$MY_BUILD_ENVIRONMENT_FILE
export MY_BUILD_CFG_STD=$MY_WORKSPACE/std/${MY_BUILD_ENVIRONMENT_FILE_STD}