SUMMARY = "Phosphor python library" DESCRIPTION = "Phosphor python library." HOMEPAGE = "http://github.com/openbmc/pyphosphor" PR = "r1" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" inherit allarch inherit setuptools SRC_URI += "git://github.com/openbmc/pyphosphor" SRCREV = "93aed45f230befa01c947173a908b120cfbe7017" S = "${WORKDIR}/git"