Matt Lawrence 5b6d623e25 BUILD: Solo resources redirected to new consolidated local repo
Sololink, shotmanager, sololink-python, and stm32loader all now using the local consolidated repo.  No longer using the various individual repos.
2019-01-07 12:35:46 -05:00

14 lines
332 B
BlitzBasic

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