diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-01-04 04:35:11 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-01-04 18:32:04 +0000 |
commit | b79e3364eee2293858d7b23cf5ce4a3b33e59eca (patch) | |
tree | d4d4502b3e4f5faeab5c4b5c920b10f5cdfed3f5 | |
parent | 2780bf491714e9ffd364b6b3f3e8699481c6b8f3 (diff) | |
download | talos-openbmc-b79e3364eee2293858d7b23cf5ce4a3b33e59eca.tar.gz talos-openbmc-b79e3364eee2293858d7b23cf5ce4a3b33e59eca.zip |
phosphor-rest.inc: bump version
Change-Id: Ie6f5a0e4de344370d904ad057695fe02fcaf5743
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 6a9f7db1d..d9404ff56 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 = "f92cf4dbe00f4249f4efeb86886394cab324019a" +SRCREV = "ab404fa2f815e9cae546d700d5280600bf990e26" |