summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2024-02-14 06:46:54 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-02-14 06:47:17 +0300
commitfda505d26f56a4e7fde806ae0389f2da777db70a (patch)
treeceef8632f440f115e7a48496236e23e995518457 /meta-phosphor/recipes-phosphor/dump
parentcdd13a9e9f6084a0a6b32011ce746f6224fb72f6 (diff)
downloadopenbmc-fda505d26f56a4e7fde806ae0389f2da777db70a.tar.xz
meta-phosphor: phosphor-debug-collector: remove unused fmt dependency
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I51f45d92ef7f6ab6c8d468a65c200700513014c1
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump')
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
index 78c0cac569..1f281e5633 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -14,7 +14,6 @@ DEPENDS += " \
${PYTHON_PN}-pyyaml-native \
${PYTHON_PN}-setuptools-native \
${PYTHON_PN}-mako-native \
- fmt \
"
PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', \
'obmc-ubi-fs phosphor-mmc obmc-static-norootfs', '', 'jffs-workaround', d)}"