commit | 5ac614496ac5a5dca8e83ec420ec64f2b9a1d3dd | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Wed Feb 02 21:30:58 2022 +0000 |
committer | Ed Tanous <ed@tanous.net> | Thu Feb 03 16:56:47 2022 +0000 |
tree | e7afaec60fdfd3c2733e5f59512c8f6c38535a99 | |
parent | bda0022be8e37289ebae927bb28d14a9b801bbe6 [diff] [blame] |
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 += " \