summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-10-16 09:57:52 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-10-17 10:30:29 -0500
commit6cbd3cdb742309306e57947b9fa745138648892e (patch)
tree69795ae21db98d4ca7a3db7651b741a82030cb29
parent8acb614c1eb9327ecca60e5db6d6b6e923329568 (diff)
downloadtalos-hostboot-6cbd3cdb742309306e57947b9fa745138648892e.tar.gz
talos-hostboot-6cbd3cdb742309306e57947b9fa745138648892e.zip
Import update Module VPD to fix PG keyword
Change-Id: I0e8752181673035cd131cd502696a3894d541eaa Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2064 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rw-r--r--src/usr/mvpd/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/mvpd/makefile b/src/usr/mvpd/makefile
index 1b930e8ab..705f9f4d5 100644
--- a/src/usr/mvpd/makefile
+++ b/src/usr/mvpd/makefile
@@ -27,6 +27,6 @@ OBJS = mvpd.o
SUBDIRS = test.d
-BINARY_FILES = $(IMGDIR)/procmvpd.dat:61c0a4ccc34ad78eca24591e5884c19157a4a4d6
+BINARY_FILES = $(IMGDIR)/procmvpd.dat:92a31d2157813b6a2a8680f1cda2ed98d3ff1c51
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud