/openbmc/phosphor-psu-code-mgmt/vendor-example/ |
H A D | get_latest_version.cpp | 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
H A D | meson.build | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | mocked_utils.hpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
H A D | test_item_updater.cpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.build | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | utils.hpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
H A D | utils.cpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
H A D | item_updater.hpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|
H A D | item_updater.cpp | diff 6520748d82541cc231a56350e18e9ac1585e3599 Fri Oct 11 03:39:36 CDT 2019 Lei YU <mine260309@gmail.com> utils: Add function to get the latest version
This repo does not know which PSU version is the latest, and it lets the vendor tool to decide which one is the latest.
This commit defines PSU_VERSION_COMPARE_UTIL which is expected to be a tool that accepts arguments of a list of versions, and returns the latest version string.
Tested: Put and configure to use the example get_latest_version on Witherspoon, verify the versionId with a larger version string is returned.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic5a10d3724cf6a98b3979486c72d54f8deac7038
|