Commit ad35219c authored by Ed Tanous's avatar Ed Tanous Committed by Brad Bishop
Browse files

Update bmcweb to latest


Update bmcweb recipe to pull in the new dependencies (sdbusplus) and
drop old (boost-dbus and libdbus), as well as bump bmcweb to the latest

Change-Id: I056c6c835f7f4f4aa7891e0d3afca70ec70712bc
Signed-off-by: default avatarEd Tanous <ed.tanous@intel.com>
parent 8c46b1d5
......@@ -16,7 +16,7 @@ SRCREV = "7885954af734ae61a2e1358740f84ad39248f18d"
S = "${WORKDIR}/git"
DEPENDS = "dbus openssl zlib boost libpam boost-dbus gtest nlohmann-json libtinyxml2 "
DEPENDS = "openssl zlib boost libpam sdbusplus gtest nlohmann-json libtinyxml2 "
FILES_${PN} += "${datadir}/** "
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment