commit | 6fbb54c016d7b7cae19774b836f4d7bcff5ca0da | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sat Aug 03 16:39:24 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Mon Nov 04 16:45:53 2024 -0800 |
tree | bb8ca44d2e223add4a8e38786187faf3bb30b249 | |
parent | dd003f54a3cbec110ef105ea11d7f445eaf10be0 [diff] |
use start update D-Bus interface for usb manager Use the start update D-Bus interface for usb manager. This change is based on - https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/65738 https://gerrit.openbmc.org/c/openbmc/docs/+/65739 Tested: ``` <6> StartUpdate succeeded, objectPath: /xyz/openbmc_project/software/ce236cf7 ``` Change-Id: Ie8337836537d5ca5aca4bcaa0aa86cbd018752eb 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
.