From 12fc939cde971ea2094201e48fe095c41138f4aa Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 6 Aug 2021 09:16:53 -0500 Subject: meta-phosphor: prep for new override syntax Signed-off-by: Patrick Williams Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5 --- meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/telemetry') diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index 0499052bf5..c68faa41c0 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb @@ -22,6 +22,6 @@ DEPENDS = "boost \ sdbusplus \ systemd" -SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.Telemetry.service" +SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.Telemetry.service" EXTRA_OEMESON = "-Dbuildtest=false" -- cgit v1.2.3