diff options
Diffstat (limited to 'meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb')
-rw-r--r-- | meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb index b3f45ccef4..ca69a4238f 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb | |||
@@ -10,6 +10,5 @@ LIC_FILES_CHKSUM = " \ | |||
10 | SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main" | 10 | SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main" |
11 | 11 | ||
12 | SRCREV = "50a80a73ab2ab256ba1c3bf86923ddd8b4202bc7" | 12 | SRCREV = "50a80a73ab2ab256ba1c3bf86923ddd8b4202bc7" |
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit cmake | 14 | inherit cmake |