diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-09-26 13:20:05 -0500 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-09-27 00:53:39 +0000 |
commit | 45bc2b0fb2aec7cb0b92f8ff702918a4fe19f023 (patch) | |
tree | ec6c412428efeeb6477e8d24d2bafb7cabc97ff2 /meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc | |
parent | 29feba98d11f957413d13642029b3dd49a1246cf (diff) | |
download | talos-openbmc-45bc2b0fb2aec7cb0b92f8ff702918a4fe19f023.tar.gz talos-openbmc-45bc2b0fb2aec7cb0b92f8ff702918a4fe19f023.zip |
phosphor-rest.inc: bump version
Change-Id: Ia69f9a6ace090c39dd80251cf6662194fd06c375
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc index 7ea450b90..95b5d10a5 100644 --- a/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc +++ b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc @@ -3,5 +3,5 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-rest-server" -SRCREV = "b66b18cb1a4e9e29f70fce6a26a07e4abaf49e7d" +SRCREV = "2c4d5175d6db96827a21b16ff218b97b3eb249e2" |