diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2017-07-11 16:49:41 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-11 16:50:06 +0300 |
| commit | 3ce1bd2cc554ee3287b03dccf2c76e5b39d562a7 (patch) | |
| tree | 358bf0a6fd7e4d6033bc7b6bf25166fa51e36e9e | |
| parent | 12cc45f183b9267f8f9e483ee375550aec32da72 (diff) | |
| download | openbmc-1.99.8.tar.xz | |
phosphor-rest.inc: bump versionv1.99.8
Change-Id: I2f67b708dba881c760ea360ae4f4baa75119ab61
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
| -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 cb94dff7dc..90761e129c 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 = "944cd04f4f15d0f52dd760ee36bc9462d427076f" +SRCREV = "529029b544aaf30b614c09dd5bfc17c1048edf3d" |
