History log of /openbmc/telemetry/subprojects/sdbusplus.wrap (Results 1 – 5 of 5)
Revision Date Author Comments
# f8ae65ca 21-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

meson: simplify dependencies

Leverage wrapfile `[provide]` directives to simplify the dependency
searching in the meson.build.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5bbde5

meson: simplify dependencies

Leverage wrapfile `[provide]` directives to simplify the dependency
searching in the meson.build.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5bbde5732df9604b6ea45eaae519bdf64c27ee3c

show more ...


# 3e2cc9d4 14-Dec-2021 Szymon Dompke <szymon.dompke@intel.com>

Update subprojects versions

Local meson + ninja build was failing, because phosphor-logging was set
to old version without meson.build file.

Sdbusplus was also updated, and setters have been update

Update subprojects versions

Local meson + ninja build was failing, because phosphor-logging was set
to old version without meson.build file.

Sdbusplus was also updated, and setters have been updated to reflect its
latest changes.

Testing done:
- local build is working properly.
- UTs are passing.

Signed-off-by: Szymon Dompke <szymon.dompke@intel.com>
Change-Id: I71d5a4bbf7aae4573dcfa014fc46a9f7862ecec8

show more ...


# 93064d8f 09-Sep-2021 Lukasz Kazmierczak <lukasz.kazmierczak@intel.com>

Updated subprojects revisions to fix build issues

Revisions of subprojects had to be modified to eliminate errors during
compilation of OpenBMC Telemetry project via meson build + ninja

Tested:
- B

Updated subprojects revisions to fix build issues

Revisions of subprojects had to be modified to eliminate errors during
compilation of OpenBMC Telemetry project via meson build + ninja

Tested:
- Built Telemetry and ran its unit tests, all passed

Signed-off-by: Lukasz Kazmierczak <lukasz.kazmierczak@intel.com>
Change-Id: I9e20550a625f24d0e5135dcde78994007c0dfc47

show more ...


# e2c4105f 19-May-2021 Karol Niczyj <karol.niczyj@intel.com>

Update buildsystem

- sdbusplus HEAD use C++20. Therefore I changed revision
to same commit as revision in yocto.
- Updated Boost URL, because current one is not working.

Test:
Built telemetry and

Update buildsystem

- sdbusplus HEAD use C++20. Therefore I changed revision
to same commit as revision in yocto.
- Updated Boost URL, because current one is not working.

Test:
Built telemetry and tested it with unit tests.

Change-Id: I4c2cd10bfdc42a3deaf3b5a6aa9d7969721c45a8
Signed-off-by: Karol Niczyj <karol.niczyj@intel.com>

show more ...


# 64b75a5b 18-Sep-2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com>

Initial implementation of Telemetry service

Implemented main application of Telemetry service.
Added ReportManager interface. Added MaxReports and
PollRateResolution properties to ReportManager inte

Initial implementation of Telemetry service

Implemented main application of Telemetry service.
Added ReportManager interface. Added MaxReports and
PollRateResolution properties to ReportManager interface.
Implemented simple logger.

Tested:
- Built without Yocto and ran on x86 platform with success
- Added telemetry to romulus image using
recipe-phosphor/telemetry from meta-phosphor repository
- Started as service in romulus image in QEMU with success
- Verified that all added properties are present in dbus

Change-Id: I26af7a19b1f9cac32e9e9da65523d72a36e13855
Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>

show more ...