diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-12-12 01:00:18 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-12-12 01:00:18 +0000 |
commit | d6540c5fc58950a5cb5e8393405852a7d773a2ff (patch) | |
tree | 4b2535b320efbf6d961eb0aeb9d68094355b2483 /meta-phosphor/common/recipes-phosphor | |
parent | fb488fdb6e65863bb055c2df983b75bdc9b4b1ba (diff) | |
download | talos-openbmc-d6540c5fc58950a5cb5e8393405852a7d773a2ff.tar.gz talos-openbmc-d6540c5fc58950a5cb5e8393405852a7d773a2ff.zip |
phosphor-rest.inc: bump version
Change-Id: Ieb3413c82cc941b43ff3de23b7cf527dc71da625
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-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 25a020b53..f38bb0194 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 = "8cc1a034b264d8771648840f3bc57f07ccad72fa" +SRCREV = "bc0c67380072ad3461cd9a0dfdb71dc37f54918d" |