On Thu, Jun 15, 2023 at 01:07:36PM +0300, Baycan Vural wrote: > > Usual update for boost library
This fails to build. The list of available libraries needs updating. Michael > Signed-off-by: Baycan Vural <baycan.vu...@gmail.com> > --- > rules/boost.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/boost.make b/rules/boost.make > index 8be9925d7..503817f99 100644 > --- a/rules/boost.make > +++ b/rules/boost.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost > # > # Paths and names > # > -BOOST_VERSION := 1_67_0 > -BOOST_MD5 := ced776cb19428ab8488774e1415535ab > +BOOST_VERSION := 1_82_0 > +BOOST_MD5 := b45dac8b54b58c087bfbed260dbfc03a > BOOST := boost_$(BOOST_VERSION) > BOOST_SUFFIX := tar.bz2 > BOOST_URL := $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX)) > -- > 2.41.0 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |