its already proposed see
https://git.openembedded.org/meta-openembedded/commit/?id=b7b0339c7873d7dd473a5b406ccb0888541fc010

so please rebase it on top of master-next and resend the remaining delta

On 7/29/20 8:41 AM, Oleksandr Kravchuk wrote:
Signed-off-by: Oleksandr Kravchuk <[email protected]>
---
  meta-oe/recipes-support/fmt/{fmt_6.2.0.bb => fmt_7.0.1.bb} | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)
  rename meta-oe/recipes-support/fmt/{fmt_6.2.0.bb => fmt_7.0.1.bb} (69%)

diff --git a/meta-oe/recipes-support/fmt/fmt_6.2.0.bb 
b/meta-oe/recipes-support/fmt/fmt_7.0.1.bb
similarity index 69%
rename from meta-oe/recipes-support/fmt/fmt_6.2.0.bb
rename to meta-oe/recipes-support/fmt/fmt_7.0.1.bb
index 05dc94a99..0467544b4 100644
--- a/meta-oe/recipes-support/fmt/fmt_6.2.0.bb
+++ b/meta-oe/recipes-support/fmt/fmt_7.0.1.bb
@@ -1,11 +1,13 @@
  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."
+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"
SRC_URI += "git://github.com/fmtlib/fmt"
-SRCREV = "9bdd1596cef1b57b9556f8bef32dc4a32322ef3e"
+SRCREV = "f19b1a521ee8b606dedcadfda69fd10ddf882753"
S = "${WORKDIR}/git"



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#86049): 
https://lists.openembedded.org/g/openembedded-devel/message/86049
Mute This Topic: https://lists.openembedded.org/mt/75867148/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to