Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Last active March 26, 2020 22:41
Show Gist options
  • Save Yatekii/1a79edabf08fcbafea80661618ec588d to your computer and use it in GitHub Desktop.
Save Yatekii/1a79edabf08fcbafea80661618ec588d to your computer and use it in GitHub Desktop.
inherit cargo
SUMMARY = "GPIO Utilities"
LICENSE = "CLOSED"
DEPENDS += "openssl"
SRCREV = "${AUTOREV}"
PV = "${SRCPV}"
SRC_URI = "git://code.technokrat.ch/ecarup/raichu-core.git;protocol=https;branch=rolling"
S = "${WORKDIR}/git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment