Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created January 15, 2020 00:07
Show Gist options
  • Save Yatekii/0fe441777b3a25c9cad29763e82b7fb1 to your computer and use it in GitHub Desktop.
Save Yatekii/0fe441777b3a25c9cad29763e82b7fb1 to your computer and use it in GitHub Desktop.
inherit cargo
SUMMARY = "GPIO Utilities"
HOMEPAGE = "git://github.com/rust-embedded/gpio-utils"
LICENSE = "CLOSED"
SRCREV = "${AUTOREV}"
PV = "${SRCPV}"
SRC_URI[md5sum] = "b04d965d74b432e6ecbdcfbbc1298224"
SRC_URI = "https://github.com/rust-embedded/gpio-utils.git;tag=${PV}"
S = "${WORKDIR}/git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment