commit | a8ebf9622562caf3d6ea74edfad42cfed4171999 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Nov 17 06:57:35 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Nov 17 07:09:32 2022 -0600 |
tree | a82ddbcdb9bcef51428902afc391d203929b3d8d | |
parent | deb86b4a16b0a4cb7b83420f7f4b864db3ae2717 [diff] |
meson: remove oe-sdk support Very few of our projects have this extra code and it doesn't seem very useful considering we have both meson-subproject support and developers can use devtool. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I41f8ba99600c04596b4fc37cc5b0ec00976d1e24
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
.