blob: 640093cb7d1ec5a77571a604e9d1f2e6a2b85234 (
plain)
1
2
3
4
5
6
7
|
HOMEPAGE = "http://github.com/openbmc/phosphor-rest-server"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-rest-server"
SRCREV = "6e1ca53062e8f76b16a6739db4eff36e28a8054c"
|