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


Khem Raj
 

We need to fix these recipes to migrate to 9.x as well. I will hold
this patch until they are migrated

https://errors.yoctoproject.org/Errors/Build/148044/

On Thu, Jul 7, 2022 at 2:59 AM wangmy <wangmy@...> wrote:

Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.0.0.bb} (90%)

diff --git a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb b/meta-oe/recipes-support/fmt/fmt_9.0.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.0.0.bb
index c53dd3890..fd37a1e0f 100644
--- a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb
+++ b/meta-oe/recipes-support/fmt/fmt_9.0.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 = "c4ee726532178e556d923372f29163bd206d7732"

S = "${WORKDIR}/git"

--
2.25.1



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