update hbm interface due to hbm sysfs change

This commit is contained in:
heppen 2025-02-18 20:52:15 +08:00
parent ce0056d53a
commit 9eac0dbbda
2 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: powerapi
Version: 1.1.0
Release: 11
Release: 12
Summary: The ability to support openEuler power consumption control.
License: MulanPSL-2.0
@ -61,6 +61,10 @@ systemctl stop pwrapis
%{_includedir}/pwrapic/*
%changelog
* Thu Jan 23 2025 heppen <hepeng68@huawei.com> - 1.1.0-12
- Update hbm offline/online interface.
- Increase the timeout of msg to match the hbm online time.
* Tue Nov 26 2024 heppen <hepeng68@huawei.com> - 1.1.0-11
- Bug fix: wrong log print.