summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2021-10-26 23:58:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-02 20:52:37 +0300
commit26f9276925b8c61df02d611156179b99a2359a42 (patch)
treeeaca14471fa9e29ef4c1ccdb7276f0a668254dca /meta-phosphor/recipes-x86/chassis
parent39d68d4071b8e9b61210e8bbe65d68a9662d0f34 (diff)
downloadopenbmc-26f9276925b8c61df02d611156179b99a2359a42.tar.xz
x86-power-control: Switch to meson build
Change-Id: Ia32f0baf56fb7a3e035198ece7e74fe18f8fa05c Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/chassis')
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 04fd5dc63..f510f3550 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-inherit cmake systemd
+inherit meson systemd pkgconfig
inherit obmc-phosphor-dbus-service
def get_service(d):