From ffd84dab02ddb4a00f8f9bc110cc03ed12122a91 Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Mon, 13 Jan 2020 13:45:10 -0600 Subject: phosphor-logging: PEL code uses nlohmann-fifo This provides a map where the key order is FIFO. (From meta-phosphor rev: b7819042475b21c3bc048a7a6a314e235408498b) Signed-off-by: Matt Spinler Change-Id: I7b7836e0e4691b8dd537652a06eb528b3a89ee78 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 58e8ef6a8..b7d955d91 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -95,7 +95,7 @@ PACKAGECONFIG[install_scripts] = " \ PACKAGECONFIG[openpower-pels] = " \ --enable-openpower-pel-extension, \ --disable-openpower-pel-extension, \ - nlohmann-json cli11, \ + nlohmann-json nlohmann-fifo cli11, \ , \ " -- cgit v1.2.3