mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
fmt: Updated master->main in SRC_URI.
fmt github repo has sometime recently changed their master branch to main. This change is reflected in the SRC_URI. Solves https://github.com/openembedded/meta-openembedded/issues/1041 (#1041) Signed-off-by: Tyler Park <tyler.park@wavetronix.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
e2988d39a1
commit
6a7d58fb5b
@@ -4,7 +4,7 @@ HOMEPAGE = "https://fmt.dev"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"
|
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https \
|
SRC_URI = "git://github.com/fmtlib/fmt;branch=main;protocol=https \
|
||||||
file://run-ptest"
|
file://run-ptest"
|
||||||
SRCREV = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
|
SRCREV = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user