Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HOMEPAGE = "https://github.com/RobertBerger/python-examples/tree/master/hello-python3"
- LICENSE = "Apache-2.0"
- LIC_FILES_CHKSUM = "file://LICENSE;md5=89aea4e17d99a7cacdbeed46a0096b10"
- SRC_URI = "git://github.com/RobertBerger/python-examples;protocol=https"
- # Modify these as desired
- PV = "1.0+git${SRCPV}"
- SRCREV = "${AUTOREV}"
- S = "${WORKDIR}/git/${BPN}"
- inherit setuptools3
- RDEPENDS_${PN} += "python3-core"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement