summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-07 00:38:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-08 00:03:33 +0300
commit310412f3adc053d08a9e3e6d62ff3efc80b1862b (patch)
treec9d8265cf6497605d2b9654540d935ecd0c77edf /meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
parent1c442575e55a78661119878e8e37e9aaf2a10c53 (diff)
downloadopenbmc-310412f3adc053d08a9e3e6d62ff3efc80b1862b.tar.xz
phosphor-time-manager: Convert to meson
Change-Id: I6e85694dfbb31809007903b7a49db8a3377028db Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index dbe32cc89..107b3ba8f 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -5,7 +5,7 @@ PR = "r1"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-inherit autotools pkgconfig python3native
+inherit meson pkgconfig python3native
inherit obmc-phosphor-dbus-service
DEPENDS += "autoconf-archive-native"