7ef52a8d | 05-Sep-2022 |
Nan Zhou <nanzhoumails@gmail.com> |
meson: rely on nlohmann json
This project relies on nlohmann json, but didn't specifies the correct dependency.
This commit adds the missing dep. The wrap file is from other repos.
Tested: it buil
meson: rely on nlohmann json
This project relies on nlohmann json, but didn't specifies the correct dependency.
This commit adds the missing dep. The wrap file is from other repos.
Tested: it builds
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I18ba19085eec5e24e75859548de07e621e1fb163
show more ...
|
c46ebb49 | 10-Nov-2021 |
Jason M. Bills <jason.m.bills@linux.intel.com> |
Change to lg2
To take advantage of the improved structured logging, change x86-power-control logging to lg2.
Also fixed up some minor formatting issues and added more detail to clarify some of the
Change to lg2
To take advantage of the improved structured logging, change x86-power-control logging to lg2.
Also fixed up some minor formatting issues and added more detail to clarify some of the debug messages.
Tested: Ran a power off, on, cycle, and reset and confirmed that the logs look the same.
Change-Id: Iad601e39a54e7e1dc0f26352711cb1b3d5f83522 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
show more ...
|