Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created January 14, 2020 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yatekii/45cd029ca2f6690fddcbd00aa9a4120c to your computer and use it in GitHub Desktop.
Save Yatekii/45cd029ca2f6690fddcbd00aa9a4120c to your computer and use it in GitHub Desktop.
# layers/meta-st/meta-raichu/recipes-raichu/raichu-core/raichu-core.bb
inherit cargo
SUMMARY = "GPIO Utilities"
HOMEPAGE = "git://github.com/rust-embedded/gpio-utils"
LICENSE = "CLOSED"
SRC_URI = "https://github.com/rust-embedded/gpio-utils.git"
SRC_URI[md5sum] = "959bc40ba4bba21fe37b4435f69c5a3a"
S = "${WORKDIR}/git"
#LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=935a9b2a57ae70704d8125b9c0e39059"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment