commit | 2e5067001b74861303802c9d2cda9a5ed1eaa87f | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sat Aug 03 16:35:15 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Thu Oct 17 14:31:06 2024 -0700 |
tree | 222be2a8ffe582885f72aa336784b977228dd769 | |
parent | c111b93ced1760d90e5c84598f67367383387f8c [diff] |
add meson dependency for phosphor-dbus-interfaces Add the meson dependency for phosphor-dbus-interfaces for usb manager for using the start update D-Bus interface. This change is based on - https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/65738 https://gerrit.openbmc.org/c/openbmc/docs/+/65739 Change-Id: I0a2e0526e27f94d22162b760cb62356e9d855ee4 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.