Matt bb3e799f61 SOLOLINK-PYTHON: License and autorev
- Remove PV from BB filename
- Pulls from Open Solo master autorev
- Fix license & checksum
2017-12-17 15:03:53 +10:00

14 lines
320 B
BlitzBasic

SUMMARY = "sololink-python"
HOMEPAGE = "https://github.com/OpenSolo/sololink-python"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRCREV = "${AUTOREV}"
SRC_URI = "git://github.com/OpenSolo/sololink-python/"
PV = "${SRCPV}"
S = "${WORKDIR}/git"
inherit setuptools