| commit | d0fe6af604ab5e8bbeb56f7e80bbd21195ba28dc | [log] [tgz] |
|---|---|---|
| author | Michael Shen <gpgpgp@google.com> | Tue Sep 12 07:29:35 2023 +0000 |
| committer | Michael Shen <gpgpgp@google.com> | Sat Sep 23 07:19:56 2023 +0000 |
| tree | 65d30f6ba8a44e682dc3992c95e7745579043fea | |
| parent | 98c5a48c9cc6ceeca0cba28d86f481945ac2257b [diff] |
yaml: Adding interface files Adding 3 interfaces: - Checkpoint - Duration - Statistic Those yaml files will be used for generating dbus interface source code files by the script under `gen/`. It's unneeded for yocto build. However, presubmit build needs these files to be existed since those interfaces are not merged to OpenBMC yet. Tested: Buildable Google-Bug-Id: 296530445 Change-Id: Ida49772ff542456e1324e45583ab56c89ff3b11c Signed-off-by: Michael Shen <gpgpgp@google.com>