summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-11-03 17:57:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-03 23:19:29 +0300
commitec34cc639e9a54f80bd542bb5afff9b4a4311bd9 (patch)
tree56305a2aeadebb872c28e33be30a2123b9bad7b3 /meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
parent1d724feb9f28ec0f56006681d734fda34e22b7e3 (diff)
downloadopenbmc-ec34cc639e9a54f80bd542bb5afff9b4a4311bd9.tar.xz
meta-phosphor:meson: pkgconfig inherit required
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
index fe432f0c7..b419db1c0 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-hostlogger"
PR = "r1"
PV = "1.0+git${SRCPV}"
-inherit meson
+inherit pkgconfig meson
inherit systemd
# License info