From 294c92025c41c003f217cc5d01f7d46c4b270124 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 29 Apr 2022 06:45:00 -0500 Subject: stdplus: remove span-lite dependency span-lite has been removed from use within the stdplus package and there is now (with estoraged updated) no code within the openbmc org that uses `nonstd::`, so it should be safe to remove this dependency now. Signed-off-by: Patrick Williams Change-Id: Ifc285f7e99aa7b225484a6639238e6ac545bd02a --- meta-phosphor/recipes-extended/stdplus/stdplus_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb index 702f40f23d..9689ea32d7 100644 --- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb +++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb @@ -11,7 +11,6 @@ inherit meson pkgconfig DEPENDS += " \ fmt \ liburing \ - span-lite \ " EXTRA_OEMESON = " \ -- cgit v1.2.3