#
bba48eaf |
| 04-Oct-2024 |
Patrick Williams <patrick@stwcx.xyz> |
meson: add basic meson
Since we don't have a CI for standard Make repositories anymore, this repository has no CI. Begin a simple meson conversion to enable some CI for the bare minimum aspects of
meson: add basic meson
Since we don't have a CI for standard Make repositories anymore, this repository has no CI. Begin a simple meson conversion to enable some CI for the bare minimum aspects of the repository still being used in openbmc/openbmc.
- libopenbmc_intf - op-pwrctl - pgood_wait - op-hostctl
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I598e91c08b5ad607b68c18bfa9a870603df19397
show more ...
|
#
40a360c2 |
| 28-May-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Reorganize directory structure Moving to directory per-application layout. This facilitates building single applications which is useful in the Yocto build environment since differe
Reorganize directory structure Moving to directory per-application layout. This facilitates building single applications which is useful in the Yocto build environment since different applications satisfy different OpenBMC build requirements. A number of issues are also addressed: - All applications were pulling in libsystemd and the gdbus libs irrespective of whether or not they were needed. - gpio.o duplicated in every application - moved to libopenbmc_intf - Added install target Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
2f9ee833 |
| 24-May-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #62 from adamliyi/lookup_fix_0413 skeleton: add a new dbus method System::getFRUArea(fru_id)
|
#
a7bf0ef5 |
| 11-May-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #57 from adamliyi/adm1278 skeleton: Add dbus objects for adm1278 hwmon sensors
|
#
26400961 |
| 04-May-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #69 from anoo1/flashbmc Add BMC Flash dbus object to Palmetto
|
#
80b9cb6a |
| 04-May-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #65 from bradbishop/occ-sensor-path Allow sysfs path to be passed to OCC sensor
|
#
d3e6edc7 |
| 29-Apr-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #61 from bradbishop/om Remove custom org.openbmc.Object.ObjectMapper usage
|
#
52d211d1 |
| 12-Apr-2016 |
Brad Bishop <bradleyb@us.ibm.com> |
Add gitignore file
|