All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] fmt: upgrade 8.0.1 -> 8.1.1
@ 2022-01-21  0:35 Wang Mingyu
  2022-01-21  0:35 ` [oe] [meta-oe] [PATCH] sdbus-c++-libsystemd: upgrade 249 -> 250.3 Wang Mingyu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wang Mingyu @ 2022-01-21  0:35 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

Changelog:
=========
Restored ABI compatibility with version 8.0.x
Fixed chrono formatting on big endian systems
Fixed a linkage error with mingw

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

diff --git a/meta-oe/recipes-support/fmt/fmt_8.0.1.bb b/meta-oe/recipes-support/fmt/fmt_8.1.1.bb
similarity index 90%
rename from meta-oe/recipes-support/fmt/fmt_8.0.1.bb
rename to meta-oe/recipes-support/fmt/fmt_8.1.1.bb
index ee14ad55b..c53dd3890 100644
--- a/meta-oe/recipes-support/fmt/fmt_8.0.1.bb
+++ b/meta-oe/recipes-support/fmt/fmt_8.1.1.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 = "d141cdbeb0fb422a3fb7173b285fd38e0d1772dc"
+SRCREV = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-24 19:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  0:35 [oe] [meta-oe] [PATCH] fmt: upgrade 8.0.1 -> 8.1.1 Wang Mingyu
2022-01-21  0:35 ` [oe] [meta-oe] [PATCH] sdbus-c++-libsystemd: upgrade 249 -> 250.3 Wang Mingyu
2022-01-21 19:40   ` Khem Raj
2022-01-24  2:57     ` wangmy
2022-01-24  5:13       ` Khem Raj
2022-01-21  0:35 ` [oe] [meta-oe] [PATCH] sdbus-c++-tools: upgrade 1.0.0 -> 1.1.0 Wang Mingyu
2022-01-24 19:18 ` [oe] [meta-oe] [PATCH] fmt: upgrade 8.0.1 -> 8.1.1 Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.