diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-12-18 20:20:16 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-12-19 14:18:06 +0000 |
commit | 05e02d5bb55270a655cbc2a28a2991b5cbc92ea9 (patch) | |
tree | 162af8466e7901c29511d6f71fca3a96bea074a2 /meta-phosphor/common | |
parent | 8d8b32e03b49845267f22e00790e3076716689e4 (diff) | |
download | talos-openbmc-05e02d5bb55270a655cbc2a28a2991b5cbc92ea9.tar.gz talos-openbmc-05e02d5bb55270a655cbc2a28a2991b5cbc92ea9.zip |
phosphor-rest.inc: bump version
Change-Id: I8655ecc80bfedde30303a2fd0984ef623f84c1f7
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common')
-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 f38bb0194..6a9f7db1d 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 = "bc0c67380072ad3461cd9a0dfdb71dc37f54918d" +SRCREV = "f92cf4dbe00f4249f4efeb86886394cab324019a" |