From 9c7b76c2c9d53650136273e0fa937e24b07d0fd2 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Mon, 25 Oct 2021 12:06:39 -0700 Subject: Update Boost subproject to 1.77 This is done to match yocto. Tested: meson build cd build ninja Compiles properly. Signed-off-by: Ed Tanous Change-Id: Ic0d9ffbb9e6d243dd3f929f880dbeead63114a7a --- subprojects/boost.wrap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'subprojects') diff --git a/subprojects/boost.wrap b/subprojects/boost.wrap index 544779f948..682ae2fc44 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_75_0.tar.bz2 -source_hash = 953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb -source_filename = 1_75_0.tar.bz2 +source_url = https://downloads.yoctoproject.org/mirror/sources/boost_1_77_0.tar.bz2 +source_hash = fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854 +source_filename = 1_77_0.tar.bz2 -- cgit v1.2.3