summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-19 17:30:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-21 14:33:17 +0300
commit595de4bbce831b38fa00973aa57992fe85c0f971 (patch)
tree583e5c5400c08d5d7ea40b55d909793b5e5b6a6d /meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
parent878254b1ac0c2aa10c7db847b093dfadabd57905 (diff)
downloadopenbmc-595de4bbce831b38fa00973aa57992fe85c0f971.tar.xz
phosphor-debug-collector: srcrev bump fa54598713..50646c2de0
Dhruvaraj Subhashchandran (2): Add Serialization Support for Dump Entry Attributes Add nlohmann-json Dependency for Serialization Andrew Jeffery (1) host-transport-extensions: Replace deprecated libpldm header path Change-Id: Ia6604d862edc8128d00ae7b55e2546e3c29185ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb1
1 files changed, 1 insertions, 0 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 1f281e5633..c28aa3bb1a 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -14,6 +14,7 @@ DEPENDS += " \
${PYTHON_PN}-pyyaml-native \
${PYTHON_PN}-setuptools-native \
${PYTHON_PN}-mako-native \
+ nlohmann-json \
"
PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', \
'obmc-ubi-fs phosphor-mmc obmc-static-norootfs', '', 'jffs-workaround', d)}"