summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdeventplus
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2019-05-29 02:07:50 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-30 19:29:49 +0300
commite8d650aaba430baa5df8d31cd1364a15ffeba82c (patch)
tree6fc87710d184e9f5f25ea3a4e38600f6dc207e1d /meta-phosphor/recipes-extended/sdeventplus
parentec3a9710860c0842b71c08d0aa4dbc5e9871b64e (diff)
downloadopenbmc-e8d650aaba430baa5df8d31cd1364a15ffeba82c.tar.xz
sdeventplus: Depend on function2
An upcoming change will require this dependency for sdeventplus, so that we can store functions containing move-only types for callbacks. (From meta-phosphor rev: c345eb3b55f168f17e7025eaeed5ad603af6745f) Change-Id: I30b3caa38f26414b82493301bd7acd466f9814bc Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdeventplus')
-rw-r--r--meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
index d1ddff9f4..2f2ce3568 100644
--- a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
inherit meson pkgconfig
DEPENDS += " \
+ function2 \
stdplus \
systemd \
"