summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/fastfloat/fastfloat_6.1.6.bb (renamed from meta-oe/recipes-devtools/fastfloat/fastfloat_5.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/fastfloat/fastfloat_5.2.0.bb b/meta-oe/recipes-devtools/fastfloat/fastfloat_6.1.6.bb
index b121a97b23..99b213c4b7 100644
--- a/meta-oe/recipes-devtools/fastfloat/fastfloat_5.2.0.bb
+++ b/meta-oe/recipes-devtools/fastfloat/fastfloat_6.1.6.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
9 9
10SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main" 10SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main"
11 11
12SRCREV = "2b2395f9ac836ffca6404424bcc252bff7aa80e4" 12SRCREV = "00c8c7b0d5c722d2212568d915a39ea73b08b973"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit cmake 15inherit cmake