commit | 57b76249b10ce1ebf7b881c3de7521b40ecee7b8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 11 15:27:06 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 11 15:31:50 2021 -0500 |
tree | 9666123f27e08a261f6efb4d0768be0fb82d3578 | |
parent | a57be818b64864d64075148982c4577991a37abd [diff] [blame] |
meta-{ibm, openpower}: minor override syntax fixes Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iadecbc8418d901f82fcc741d3e88d2d202fe96fe
diff --git a/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb b/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb index d2efcda..8d6e640 100644 --- a/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb +++ b/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb
@@ -35,7 +35,7 @@ PACKAGECONFIG:mihawk = "policy-interface" SERVICE = "com.ibm.Logging.service" -DBUS_SERVICE_${PN} += "${SERVICE}" +DBUS_SERVICE:${PN} += "${SERVICE}" #The link is so that this service will restart if phosphor-logging restarts. #The BindsTo in the service will not do the restart, it will only do the