Please fix spdlog as well to work with fmt version 10.

see - https://errors.yoctoproject.org/Errors/Details/704169/

On Sun, May 14, 2023 at 6:04 AM wangmy <wan...@fujitsu.com> wrote:
>
> From: Wang Mingyu <wan...@fujitsu.com>
>
> License-Update:
>  Add " and {fmt} contributors" to Copyright
>
> Changelog:
>  https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst
>
> Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
> ---
>  meta-oe/recipes-support/fmt/{fmt_9.1.0.bb => fmt_10.0.0.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-support/fmt/{fmt_9.1.0.bb => fmt_10.0.0.bb} (77%)
>
> diff --git a/meta-oe/recipes-support/fmt/fmt_9.1.0.bb 
> b/meta-oe/recipes-support/fmt/fmt_10.0.0.bb
> similarity index 77%
> rename from meta-oe/recipes-support/fmt/fmt_9.1.0.bb
> rename to meta-oe/recipes-support/fmt/fmt_10.0.0.bb
> index 34896153c2..a8e6e563da 100644
> --- a/meta-oe/recipes-support/fmt/fmt_9.1.0.bb
> +++ b/meta-oe/recipes-support/fmt/fmt_10.0.0.bb
> @@ -2,10 +2,10 @@ SUMMARY = "open-source formatting library for C++"
>  DESCRIPTION = "{fmt} is an open-source formatting library for C++. It can be 
> used as a safe and fast alternative to (s)printf and iostreams."
>  HOMEPAGE = "https://fmt.dev";
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"
> +LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b9257785fc4f3803a4b71b76c1412729"
>
>  SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https"
> -SRCREV = "a33701196adfad74917046096bf5a2aa0ab0bb50"
> +SRCREV = "a0b8a92e3d1532361c2f7feb63babc5c18d00ef2"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.34.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102593): 
https://lists.openembedded.org/g/openembedded-devel/message/102593
Mute This Topic: https://lists.openembedded.org/mt/98883938/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to