commit | b7df12ccaaebb649e02a767212adccf2d38120c5 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Tue Nov 12 16:29:41 2024 -0800 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Mon Nov 18 11:45:45 2024 -0800 |
tree | 3087993587a4d23128238b21f8e367b8102e16dc | |
parent | 58d6982cf8571817e3e816f10fe593c73f73b7b8 [diff] |
update usb-code-update service dependencies Remove the usb-code-update Wants dependencies on old update service and add After dependencies on Software.Manager service. Tested: Verified with new service enabled and usb-code-updater starts fine. Change-Id: I4906fc8ca447f14f72e718f4a55c0bd3adf6f940 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
.