commit | 26f9276925b8c61df02d611156179b99a2359a42 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Tue Oct 26 13:58:15 2021 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 02 17:52:37 2021 +0000 |
tree | eaca14471fa9e29ef4c1ccdb7276f0a668254dca | |
parent | 39d68d4071b8e9b61210e8bbe65d68a9662d0f34 [diff] [blame] |
x86-power-control: Switch to meson build Change-Id: Ia32f0baf56fb7a3e035198ece7e74fe18f8fa05c Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
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 04fd5dc..f510f35 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 @@ 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):