summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/pore/makefile3
-rwxr-xr-xsrc/usr/pore/poreve/hook/sbe_pnor.hooks.cc2
-rw-r--r--src/usr/vpd/makefile2
3 files changed, 3 insertions, 4 deletions
diff --git a/src/usr/pore/makefile b/src/usr/pore/makefile
index a96b98175..19f493725 100644
--- a/src/usr/pore/makefile
+++ b/src/usr/pore/makefile
@@ -23,6 +23,5 @@
ROOTPATH = ../../..
SUBDIRS = fapiporeve.d poreve.d test.d
-# hb cacheadd --local img/centaur.sbe_pnor.bin "Centaur SBE PNOR image Sim 01-16-2013"
-BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:47912539ea0a25271749256b43ef4328cc3985fa
+BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:d532ebcca1b967c86ea76ac8608eeeb4ad9d514f
include ${ROOTPATH}/config.mk
diff --git a/src/usr/pore/poreve/hook/sbe_pnor.hooks.cc b/src/usr/pore/poreve/hook/sbe_pnor.hooks.cc
index 953acb134..a49a438ca 100755
--- a/src/usr/pore/poreve/hook/sbe_pnor.hooks.cc
+++ b/src/usr/pore/poreve/hook/sbe_pnor.hooks.cc
@@ -24,7 +24,7 @@
//
// File generated by hook_indexer
// Arguments : -g -b centaur.sbe_pnor.out -c bin/sbe_pnor.hooks.cc -m pnor
-// Generation Date : Wed Jan 16 10:06:13 CST 2013
+// Generation Date : Fri Jan 18 16:07:09 CST 2013
#include "hookmanager.H"
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index 30b30a15e..5834a325c 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -28,6 +28,6 @@ OBJS = vpd.o spd.o mvpd.o dimmPres.o
SUBDIRS = test.d
BINARY_FILES = $(IMGDIR)/procmvpd.dat:fd9fac85d9132c287f81468045c79f1c98409811
-BINARY_FILES += $(IMGDIR)/dimmspd.dat:4ff2e1b8616d10de13b63f56ca4eaa077ae6cdd8
+BINARY_FILES += $(IMGDIR)/dimmspd.dat:9a6e6b6a7f6d3fc77a12d38537279d402124d699
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud