summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/fapi2/test/fapi2MvpdTestCxx.H4
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types.xml1
-rw-r--r--src/usr/vpd/makefile2
3 files changed, 5 insertions, 2 deletions
diff --git a/src/usr/fapi2/test/fapi2MvpdTestCxx.H b/src/usr/fapi2/test/fapi2MvpdTestCxx.H
index 9bd00c956..8e0bde537 100644
--- a/src/usr/fapi2/test/fapi2MvpdTestCxx.H
+++ b/src/usr/fapi2/test/fapi2MvpdTestCxx.H
@@ -317,7 +317,9 @@ public:
} //testMvpdValidate
- void testMvpdGetPoundVBucket(void)
+//@TODO RTC:157185 Re-enable testmvpdgetpoundvbucket test case
+// after version 3 of #v is merged into HB
+ void _testMvpdGetPoundVBucket(void)
{
int numTests = 0;
int numFails = 0;
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index c6c169478..01091e41c 100755
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1970,6 +1970,7 @@
<default>PERV</default>
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>0</default></attribute>
+ <attribute><id>PG</id></attribute>
<attribute><id>SCRATCH_UINT8_1</id><default>5</default></attribute>
<attribute><id>PG</id><default>5</default></attribute>
</targetType>
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index d5b70db1c..efd3d9c76 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -41,7 +41,7 @@ BINARY_FILES = $(IMGDIR)/dimmspd.dat:9852a0ed166442ef69ecd91a0379f282419a371f
#found for procs CCIN 54E3
BINARY_FILES += $(IMGDIR)/procmvpd.dat:65759fa4aebd2e3b42b25309504a3007b3b51036
BINARY_FILES += $(IMGDIR)/procmvpd_ven.dat:dd8507bec946283260f82af212ed32feaeb3363a
-BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:eb8d6b178c16415da16c8edcd9b61bbd61129e3a
+BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:8a2435540db734c6907c94f5f227378b214fd593
BINARY_FILES += $(IMGDIR)/vpo_sysmvpd.dat:b3b907c2e80b68ffe96e924b9cb0db6735fe4532
BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:cb2c6de3ad46cdd53605d156e22c4bda8d637a42
OpenPOWER on IntegriCloud