summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2020-12-31 00:19:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-05 18:53:17 +0300
commitf7fde09a34876da3f9f930b61bb70ad263316b4b (patch)
treed008f69a6b9b9f7e38c7b761ed2034b396781cbf /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
parent243727266268aee6b5217d992b0dee9e232471ec (diff)
downloadopenbmc-f7fde09a34876da3f9f930b61bb70ad263316b4b.tar.xz
phosphor-ipmi-flash: Add function2 dependency
This will be used by an incoming change. (From meta-phosphor rev: 65e7e7a21d217d36092692d9f854aea7b700c11e) Change-Id: I489ff831e25a4f1092e3a5d2862854d63de1f809 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 3af0c3c9d..cd7ece2bf 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -17,6 +17,7 @@ DEPENDS += "sdbusplus"
DEPENDS += "systemd"
DEPENDS += "ipmi-blob-tool"
DEPENDS += "pciutils"
+DEPENDS += "function2"
PACKAGECONFIG ?= "cleanup-delete"
PACKAGECONFIG[cleanup-delete] = "--enable-cleanup-delete, --disable-cleanup-delete"