diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-05-23 13:45:04 -0500 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-05-24 12:20:48 +0000 |
commit | b4cc4826a276dc6d92f9c0effb61a43bb911c91f (patch) | |
tree | a2f3cbac88205342f4c43222dab201ceb07adb3d /meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc | |
parent | dd02fd359d32845f5ff6f8b1abaad2c8b85d15d4 (diff) | |
download | talos-openbmc-b4cc4826a276dc6d92f9c0effb61a43bb911c91f.tar.gz talos-openbmc-b4cc4826a276dc6d92f9c0effb61a43bb911c91f.zip |
phosphor-rest.inc: bump version
Change-Id: Id087588fee5a21517c2590fdc4646e678ab45cc5
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 3be92324d..18e144e33 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 = "5c518f63d7a169326b572cfa5886b15a6876f4f1" +SRCREV = "57068618982edec6ad3a4be9117766aec525629f" |