From f7fde09a34876da3f9f930b61bb70ad263316b4b Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Wed, 30 Dec 2020 13:19:36 -0800 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/recipes-phosphor') 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" -- cgit v1.2.3