Skip to content

Instantly share code, notes, and snippets.

@jfernandz
Created February 3, 2022 21:46
Show Gist options
  • Save jfernandz/325692a871ac406c56fc683de6f4a9f3 to your computer and use it in GitHub Desktop.
Save jfernandz/325692a871ac406c56fc683de6f4a9f3 to your computer and use it in GitHub Desktop.
gpiodev Yocto recipe
SUMMARY="Managing GPIO pins via character device"
HOMEPAGE="https://github.com/bookwar/python-gpiodev"
LICENSE="Apache-2.0"
LIC_FILES_CHKSUM="file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI[md5sum] = "ed2b0bb79c09174b6b0f0923463a7562"
SRC_URI[sha256sum] = "e49b9b75b118c7d433822dab72f0a45e83ef901005a825ddc36d88108e54e52d"
PYPI_PACKAGE = "gpiodev"
inherit pypi setuptools3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment