commit | 2311b64c99b39fc28060c38e8a4d8e30b8fad075 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sun Jun 23 15:20:35 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Tue Jun 25 11:33:28 2024 -0700 |
tree | 8d2edfd0725173c0f1485d9ae54659c651f9f0de | |
parent | 27d734f04b39707b440c98938bb34cea4b58a6ea [diff] |
fix for phoshphor-software-manager start issue Since, the earlier fix adds an empty app, it keeps on restarting because it exits soon. Add logic for ctx run so app doesn't exit. Change-Id: I0783af4121cd84044b2800742decef9634f2032f 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
.