commit | 13a9751a8db16eae90c0191b4c8179cace0d11b9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Apr 06 07:32:55 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Apr 06 07:33:42 2023 -0500 |
tree | 3756e7dea6d84353dffb8e71a934ecab9c46d4d3 | |
parent | 456c90c89ee26d823936eed6ef666cdb4334e666 [diff] |
meta-phosphor: slpd-lite: switch to meson Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ied7e89264240bbe10b2938700440917e9a1976de
diff --git a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb index b2407f8..c90f102 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
@@ -14,5 +14,5 @@ SYSTEMD_SERVICE:${PN} += "slpd-lite.service" S = "${WORKDIR}/git" -inherit autotools pkgconfig +inherit meson pkgconfig inherit obmc-phosphor-systemd