Move content from stx-utils into stx-integ or stx-update

fix references to patch_build.sh which has been relocated
to stx-update.

Change-Id: Ibd7d2804fa1a39463a792c08fcfc26a7cd4fdb85
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-08-01 12:35:32 -04:00
parent a41da0b5b3
commit b0593f347a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ PWD=$(pwd)
# Create CGCS Patch
cd ${MY_WORKSPACE}
PATCH_BUILD=${MY_REPO}/stx/extras/scripts/patch_build.sh
PATCH_BUILD=${MY_REPO}/stx/stx-update/extras/scripts/patch_build.sh
${PATCH_BUILD} --id ${PATCH_ID} --reboot-required=N \
--summary "System engineering data collection and analysis tools." \
--desc "System engineering data collection and analysis tools." \