96439f1f | 07-Dec-2023 |
Patrick Williams <patrick@stwcx.xyz> |
meson: adjust nlohmann-json dependency
Simplify the dependency directive and align with the usage in other repositories.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6b140e3a2631
meson: adjust nlohmann-json dependency
Simplify the dependency directive and align with the usage in other repositories.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6b140e3a26314de110902bb4dceb1e8c57d80c3c
show more ...
|
e667239d | 02-Sep-2022 |
Patrick Williams <patrick@stwcx.xyz> |
remove dependency on sdeventplus
This repository doesn't really use sdeventplus, other than for running the dbus-loop, but there is already trivial code in sdbusplus for that. Simplify and remove t
remove dependency on sdeventplus
This repository doesn't really use sdeventplus, other than for running the dbus-loop, but there is already trivial code in sdbusplus for that. Simplify and remove the dependency.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af7ad87a4fd87df400e810941fe58e412aedb24
show more ...
|
b729eac5 | 21-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
meson: simplify dependencies
Leverage wrapfile `[provide]` directives to simplify the dependency searching in the meson.build.
Change-Id: I01c308089b1b6586f552a10cbcd0641faec4ae26 |
8d5dff5a | 16-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: add wrapfiles for dependencies
Update meson.build and add wrapfiles so that all dependencies are handled as subprojects. This allows builds completely outside of bitbake or an SDK.
Signed-o
build: add wrapfiles for dependencies
Update meson.build and add wrapfiles so that all dependencies are handled as subprojects. This allows builds completely outside of bitbake or an SDK.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id9e46013671d1d407b13549c29c15770c1c6fb2c
show more ...
|
3ed9a516 | 21-Aug-2020 |
Vijay Khemka <vijaykhemka@fb.com> |
Use exprtk expression parser
Using expression parser tool exprtk to calculate sensor value from given expression from config file.
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: Ie7657
Use exprtk expression parser
Using expression parser tool exprtk to calculate sensor value from given expression from config file.
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: Ie765748374a2c7a82ab9689b57c63fce7b015364
show more ...
|