openpower: update croserver
Updates since last time:
Jason Albert (3):
Big update to ecmdDllSpy.C
Fixed in memory spy db performance
Added getSpyImages support
Joachim Fenkes (2):
pyecmd: Data buffer improvements
pyecmd: Check keyword arguments in Target constructor
Kahn Evans (4):
Fix data input on gpr/fpr when using chip/chipunit input
Fix for finding latch array entries in hash file in full lookup mode
Fixes for latch caching...it wasn't working right before
Update to valid owners/contacts
Lakshminarayana R. Kammath (1):
Use python3 env
Matt K. Light (2):
enable support for fapi2::Target::reduceType()
cipinstruct stop should call spwkup enable before stopping
Steven Janssen (3):
Update version to 14-20
Update fsi locations for new bmc code
Update spidev path locations for bmc
sangram alapati (2):
updated the help text for stopclocks
updated the help text for stopclocks
(From meta-openpower rev: 5f3950154f13437bd4e4223f07e063645f36d332)
Change-Id: I7eee38e8cca5cdcad3a22e9c8fde77f7227b297f
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-bsp/ecmd/croserver_git.bb b/meta-openpower/recipes-bsp/ecmd/croserver_git.bb
index 60b06ec..3d9209b 100644
--- a/meta-openpower/recipes-bsp/ecmd/croserver_git.bb
+++ b/meta-openpower/recipes-bsp/ecmd/croserver_git.bb
@@ -4,7 +4,7 @@
LIC_FILES_CHKSUM = "file://${S}/NOTICE;md5=fee220301a2af3faf8f211524b4248ea"
SRC_URI = "git://github.com/open-power/eCMD.git"
-SRCREV = "79cadcd0d299cc044791da9b5e3746108290558a"
+SRCREV = "d35b5c025a3f629401ea1352f6e53aa7429950ca"
DEPENDS += "zlib"
SRC_URI += "file://croserver.service"