blob: 0c7b414d9823b7c4cdaa29a35b68c5d5d710f996 [file] [log] [blame]
SUMMARY = "Calculate the distance between 2 points on Earth"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI[sha256sum] = "cca39afd2ae5f1e6ed9231b332395bb8afb2e0a64edf70c238c176492e60c150"
inherit pypi setuptools3
RDEPENDS:${PN} += "python3-numpy"
BBCLASSEXTEND = "native nativesdk"