commit | 6bbda2ca7211b58c759d444442436b782fe294cd | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Mon Feb 21 12:47:41 2022 -0800 |
committer | Ed Tanous <ed@tanous.net> | Thu Feb 24 21:07:47 2022 +0000 |
tree | 4d8dddd8c7d2b4ae2251d19b137239fb31076174 | |
parent | 927c17cd3a67d77517bf8ca7b779db858344ea15 [diff] [blame] |
subproject: boost-url & boost: update revision Update the revision of boost-url to d740a92d38e3a8f4d5b2153f53b82f1c98e312ab as per https://github.com/openbmc/openbmc/blob/595f63084d313c9708cb435470e6c6dcbbbbe646/meta-openembedded/meta-oe/recipes-devtools/boost-url/boost-url_git.bb Update the release version of boost to 1.78.0, as per https://github.com/openbmc/openbmc/blob/595f63084d313c9708cb435470e6c6dcbbbbe646/poky/meta/recipes-support/boost/boost_1.78.0.bb and https://github.com/openbmc/openbmc-build-scripts/blob/ca8c4a8b9728714c9a07f7940a4d31b89c3ecf9f/scripts/build-unit-test-docker#L94 This is neccessary since the current bmcweb HEAD doesn't compile with the specified boost-url. This failure can be verified by cloning the repo on an x86 unix desktop without boost-url and let meson clone subprojects. Tested: 1. it compiled on an x86 unix desktop without boost-url and boost 2. yocto build also worked with this patch in Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Ib8356667b3fb74ae87c8bf32d21cd834ef061a47
diff --git a/subprojects/boost.wrap b/subprojects/boost.wrap index 682ae2f..2f7a22f 100644 --- a/subprojects/boost.wrap +++ b/subprojects/boost.wrap
@@ -1,4 +1,4 @@ [wrap-file] -source_url = https://downloads.yoctoproject.org/mirror/sources/boost_1_77_0.tar.bz2 -source_hash = fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854 -source_filename = 1_77_0.tar.bz2 +source_url = https://downloads.yoctoproject.org/mirror/sources/boost_1_78_0.tar.bz2 +source_hash = 8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc +source_filename = 1_78_0.tar.bz2