Skip to content

Instantly share code, notes, and snippets.

@wesen
Created June 19, 2018 17:15
Show Gist options
  • Select an option

  • Save wesen/a0ee2892a094a859a43d285eb734bc7f to your computer and use it in GitHub Desktop.

Select an option

Save wesen/a0ee2892a094a859a43d285eb734bc7f to your computer and use it in GitHub Desktop.
DESCRIPTION = "uavcan library"
HOMEPAGE = "https://pypi.python.org/pypi/uavcan"
LICENSE = "MIT"
PV = "1.0.0-formlabs-31"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0249574e7552cd65846752d7e94660b9"
SRC_URI = "gitsm://[email protected]/Formlabs/pyuavcan.git;protocol=ssh;branch=master"
SRCREV = "3eab1f1703682a0399b46365e7316f4b520a9c4e"
SRC_URI[md5sum] = "9d590557f3d806206f00d0dbb9602574"
SRC_URI[sha256sum] = "21b20a1e86f5402bd1b5267cf12c2ea647b411642f730c8a1c08fb1de356c017"
S = "${WORKDIR}/git"
inherit setuptools3
inherit python3native native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment