commit | 6dd1c2ad86507202dd55c533559e253f846e99c8 | [log] [tgz] |
---|---|---|
author | Anton D. Kachalov <gmouse@google.com> | Fri Apr 02 17:34:49 2021 +0200 |
committer | Anton D. Kachalov <gmouse@google.com> | Mon May 31 17:37:10 2021 +0200 |
tree | 2c038cffdcb00901d118697925c160fcd43b8f57 | |
parent | 811a29e1941db0157f49d2e05491be945f7b2f07 [diff] [blame] |
Supply service & busconfig ACLs from the repo. This change required as a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 Dependant meta-phosphor change: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/41430 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Ic0b1b57f8a088defe096f1ab793efa1f015ca5be
diff --git a/Makefile.am b/Makefile.am index b4bca0f..f74e219 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -49,7 +49,7 @@ $(PHOSPHOR_DBUS_INTERFACES_CFLAGS) \ $(PHOSPHOR_LOGGING_CFLAGS) -SUBDIRS = test +SUBDIRS = dist test if CA_CERT_EXTENSION SUBDIRS += bmc-vmi-ca