mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
fmt: update 10.2.1 -> 11.0.2
(From OE-Core rev: f2d7d6ebeee9ef83ba6dde53f188e06e5c6a4941) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
569ed323c8
commit
75d90d7cf3
@@ -4,8 +4,8 @@ HOMEPAGE = "https://fmt.dev"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729"
|
||||
|
||||
SRC_URI = "git://github.com/fmtlib/fmt;branch=10.x;protocol=https"
|
||||
SRCREV = "e69e5f977d458f2650bb346dadf2ad30c5320281"
|
||||
SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https"
|
||||
SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user