mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
fastfloat: remove recipe
fastfloat was moved to oe-core Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
SUMMARY = "fast_float number parsing library: 4x faster than strtod"
|
|
||||||
HOMEPAGE = "https://github.com/fastfloat/fast_float"
|
|
||||||
LICENSE = "Apache-2.0 & BSL-1.0 & MIT"
|
|
||||||
LIC_FILES_CHKSUM = " \
|
|
||||||
file://LICENSE-MIT;md5=32b11d50c7d9788d4270f6a83f3e68eb \
|
|
||||||
file://LICENSE-APACHE;md5=81db248e90379bcfc0582b578b009bc3 \
|
|
||||||
file://LICENSE-BOOST;md5=2c7a3fa82e66676005cd4ee2608fd7d2 \
|
|
||||||
"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main"
|
|
||||||
|
|
||||||
SRCREV = "00c8c7b0d5c722d2212568d915a39ea73b08b973"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
inherit cmake
|
|
||||||
Reference in New Issue
Block a user