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:
parent
aa3d640122
commit
dd9e7c27de
@ -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." \
|
||||
|
Loading…
x
Reference in New Issue
Block a user