commit | ad35219cd2b5889db9a506b5d97d2f84e2ee1483 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Wed Jun 20 14:22:29 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jul 12 03:19:14 2018 +0000 |
tree | 5e8c5466056a2a4b7c69a21b2e7f3f90603a3f3c | |
parent | 8c46b1d59ab33c96f258c264ac9d113ff6783ecb [diff] |
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: Ed Tanous <ed.tanous@intel.com>
diff --git a/meta-openbmc-machines/meta-x86/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb b/meta-openbmc-machines/meta-x86/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb index e7d537b..f744536 100644 --- a/meta-openbmc-machines/meta-x86/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb +++ b/meta-openbmc-machines/meta-x86/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb
@@ -16,7 +16,7 @@ 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}/** "