summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2020-06-14 12:59:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-16 23:42:15 +0300
commitd27814524a79f432bfaef075adf611fc8071f6c1 (patch)
tree83f76eb4fa8b0afbc03c0f2fb2d4abc393ecca6b
parente843f479512c0d684a05a85c2d6429b8162faa66 (diff)
downloadopenbmc-d27814524a79f432bfaef075adf611fc8071f6c1.tar.xz
phosphor-networkd: Add stdplus dependency
(From meta-phosphor rev: 23cf7d31aafc18c6e7b5187b9edab78ef40509e0) Change-Id: I5060b7c6a240ffb9a94e6d31433e2ef7f3b0c8fd Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index a4de745f98..2774774fdc 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -19,6 +19,7 @@ DEPENDS += "sdeventplus"
DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
DEPENDS += "phosphor-logging"
DEPENDS += "libnl"
+DEPENDS += "stdplus"
PACKAGECONFIG ??= "uboot-env"