Re: [meta-oe][PATCH] fmt: upgrade 8.1.1 -> 9.1.0


Khem Raj
 

I am seeing a. build failure with clang/x86

https://errors.yoctoproject.org/Errors/Details/672380/

On Mon, Sep 26, 2022 at 3:14 PM Khem Raj <raj.khem@...> wrote:

On 9/26/22 12:34 PM, William A. Kennington III via
lists.openembedded.org wrote:
Signed-off-by: William A. Kennington III <wak@...>
---
meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.1.0.bb} (90%)

diff --git a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb
similarity index 90%
rename from meta-oe/recipes-support/fmt/fmt_8.1.1.bb
rename to meta-oe/recipes-support/fmt/fmt_9.1.0.bb
index c53dd3890..34896153c 100644
--- a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb
+++ b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"

SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https"
-SRCREV = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
+SRCREV = "a33701196adfad74917046096bf5a2aa0ab0bb50"

S = "${WORKDIR}/git"

thanks for patch, similar patch has been proposed in past and it ended
with a build regression see

https://lists.openembedded.org/g/openembedded-devel/message/98535?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cfmt%2C20%2C2%2C0%2C93321367

can you check if this regression is addressed ?






Join {openembedded-devel@lists.openembedded.org to automatically receive all group messages.