Home
last modified time | relevance | path

Searched refs:convertVersion (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0003-Fix-version-parsing-update-AUX-revision-info.patch139 int convertVersion(std::string s, Revision& rev)
183 @@ -494,64 +574,77 @@ int convertVersion(std::string s, Revision& rev)
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp503 int convertVersion(std::string s, Revision& rev) in convertVersion() function
640 r = convertVersion(version, rev); in ipmiAppGetDeviceId()