bmcweb: enable new boost-uri APIs

Change-Id: I19b770d6cf84608f81a9231f36deb909fce1167c
Signed-off-by: Ed Tanous <edtanous@google.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 80426b6..3c29dfa 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -17,6 +17,8 @@
 
 S = "${WORKDIR}/git"
 
+CXXFLAGS:append = " -DNEW_BOOST_URL"
+
 inherit pkgconfig meson ptest
 
 SRC_URI += " \