From 1681d8660846d58472bb717917ec383b49d69faf Mon Sep 17 00:00:00 2001 From: CamVan Nguyen Date: Wed, 15 Aug 2012 16:01:22 -0500 Subject: Updates to IPL flow v1.08 Change-Id: I496b5739f625dd5111a5cdd144e89dcd43ad1986 RTC: 45712 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1533 Tested-by: Jenkins Server Reviewed-by: Van H. Lee Reviewed-by: MIKE J. JONES Reviewed-by: A. Patrick Williams III --- src/build/tools/genIStep.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/build') diff --git a/src/build/tools/genIStep.pl b/src/build/tools/genIStep.pl index 6f327fc8a..982bb9b34 100755 --- a/src/build/tools/genIStep.pl +++ b/src/build/tools/genIStep.pl @@ -158,7 +158,7 @@ # ## cutNpaste the patch comand from Gerrit and pipe to a file: # git fetch ssh://wenning@gfw160.austin.ibm.com:29418/hwp_review_centaur refs/changes/63/663/3 && git format-patch -1 --stdout FETCH_HEAD > mss_eff_config.patch # ## then run the git command to put the code in the right directory: -# git apply --directory=src/usr/hwpf/hwp/mc_init/mss_eff_config mss_eff_config.patch +# git apply --directory=src/usr/hwpf/hwp/mc_config/mss_eff_config mss_eff_config.patch # # Add makefile support for the new HWP: # - src/usr/hwpf/makefile ( add any xml files to HWP_ERROR_XML_FILES ) -- cgit v1.2.1