From b1e6ad7f6c2b921f4c52354facf1b804326d5573 Mon Sep 17 00:00:00 2001 From: Brian Horton Date: Thu, 30 Aug 2012 15:56:22 -0500 Subject: Tool to analyze HWP files Scan hardware procedure files and look for: . if file has special IGNORE string, ignore (ie, initservice files) . if file doesn't have '$Id:' tag - report it (if -m option used) . if file has '$Id:' tag, print filename and version Several different reporting options are supported. In addition, make target added for obj/genfiles/hwp_id.html and this file is now in the fsp.tar file that will be shipped. Change-Id: Iac56d4a2a839fac0c4522ceaa9eb11f16ca9c199 RTC: 35726 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1651 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/hwp/core_activate/core_activate.C | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/usr/hwpf/hwp/core_activate/core_activate.C') diff --git a/src/usr/hwpf/hwp/core_activate/core_activate.C b/src/usr/hwpf/hwp/core_activate/core_activate.C index 7aac36637..b4b98a16c 100644 --- a/src/usr/hwpf/hwp/core_activate/core_activate.C +++ b/src/usr/hwpf/hwp/core_activate/core_activate.C @@ -31,6 +31,8 @@ * THIS FILE WAS GENERATED ON 2012-04-11:1609 * ***************************************************************** * + * HWP_IGNORE_VERSION_CHECK + * */ /******************************************************************************/ -- cgit v1.2.1