commit | 72f4e1ab034a36078084a196756600dc3a9124ec | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 11 19:55:13 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 11 19:55:13 2018 +0000 |
tree | 190e79175d1adb0564d69eb6f85fe3c5c4700caa | |
parent | 0e9444a1ce5708b4d82b29914ee40d901dbc470e [diff] |
phosphor-webui.bb: bump version Change-Id: I95e6ecf183cb1b82a138df17609b45441dd9ec45 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb index a557401..6614176 100644 --- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb +++ b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -SRCREV = "83f0896ebefb6560dd975180f95456546e4304b0" +SRCREV = "e61d4b90587062cc9e7b4092cabee434f8e8dc07" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "