From ffe6d597d9e3d4407cf8062b5d6505a80ce08f41 Mon Sep 17 00:00:00 2001 From: "Jason M. Bills" Date: Tue, 28 Sep 2021 12:04:51 -0700 Subject: Update to internal 0.75 Signed-off-by: Jason M. Bills --- meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb') diff --git a/meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb b/meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb index 34352acef..9eca05bae 100644 --- a/meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb +++ b/meta-openbmc-mods/meta-common/recipes-intel/smbios/smbios-mdrv1.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" inherit cmake pkgconfig inherit obmc-phosphor-systemd -SYSTEMD_SERVICE_${PN} += "smbios-mdrv1.service" +SYSTEMD_SERVICE:${PN} += "smbios-mdrv1.service" DEPENDS += " \ autoconf-archive-native \ @@ -23,7 +23,7 @@ DEPENDS += " \ phosphor-dbus-interfaces \ phosphor-logging \ " -RDEPENDS_${PN} += " \ +RDEPENDS:${PN} += " \ libsystemd \ sdbusplus \ phosphor-dbus-interfaces \ -- cgit v1.2.3