summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorMatt Ploetz <maploetz@us.ibm.com>2016-03-29 13:24:59 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-04-21 13:51:31 -0500
commit3967f43b9478d7e6b58180dd0b331e61412997cd (patch)
tree729e3b547e9c69e4c1d5eb5d7cb89c02c620f622 /src/build
parent4ae7e02b6d683fc304be329af77dc2d55c944bb8 (diff)
downloadtalos-hostboot-3967f43b9478d7e6b58180dd0b331e61412997cd.tar.gz
talos-hostboot-3967f43b9478d7e6b58180dd0b331e61412997cd.zip
Add pore and vsbe versions to the hwp_id.html file
Change-Id: I80a31156cfd348c186fe79de60d893a85d04f36e CQ:SW330961 ForwardPort:yes Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22603 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23187
Diffstat (limited to 'src/build')
-rwxr-xr-xsrc/build/tools/hwp_id.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/build/tools/hwp_id.pl b/src/build/tools/hwp_id.pl
index b74ef9fa7..fde22a81e 100755
--- a/src/build/tools/hwp_id.pl
+++ b/src/build/tools/hwp_id.pl
@@ -6,7 +6,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2012,2014
+# Contributors Listed Below - COPYRIGHT 2012,2016
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -50,7 +52,7 @@ use constant SHOW_ONLYMISS => 0x40;
my @dirList = (
"src/usr/hwpf", # hostboot
"src/include/usr/hwpf", # hostboot
- "src/usr/pore/poreve/model", # hostboot
+ "src/usr/pore", # hostboot
"src/hwsv/server/hwpf/hwp", # fsp, should be full tree
"src/base.pgm/HostServices/hwpf/hwp", # hostservices
"src/base.pgm/HostServices/hwpf/shared_hwp",# hostservices
OpenPOWER on IntegriCloud