commit | 55eafce85c1d8d043e297fb35167e8aaaccb1ff7 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Tue Mar 29 17:45:33 2022 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Mar 30 14:04:06 2022 +0000 |
tree | facdfda909b91d30cc736555b32a6d7554158358 | |
parent | d437c363dbd6afe7e11be7146b0b3835357aee57 [diff] |
bmcweb: remove NEW_BOOST_URL The BOOST URL upgrade has been finished for a while. The macro was removed in https://github.com/openbmc/bmcweb/commit/50b8a43af501412f93a93ccce34a9ea7abb6d57f This change simply drops the macro given that no codes reference it at HEDA. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3f60afd86906037b7207ea01aba78aafbeaf6daa
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index ce9a39f..57e5f01 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -17,8 +17,6 @@ S = "${WORKDIR}/git" -CXXFLAGS:append = " -DNEW_BOOST_URL" - inherit pkgconfig meson ptest SRC_URI += " \