commit | 31d8bd68db306e673ed0f706bab78d12dd3f71d2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 28 08:55:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 28 21:01:55 2018 +0000 |
tree | 3f2077d97899b369de66fc662378a8967a4f3773 | |
parent | acc14102fddb077ec4cfb525d958fbb1aa007836 [diff] |
phosphor-webui.bb: bump version Change-Id: Ic460c2c075d55a9ed1100199cfe6ccd4f4cc4187 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 f749f03..517ef70 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 = "119ae125f0afa4c65bf1305a313beed2d2a37433" +SRCREV = "a4ec46799be5c1181210762df8ff0b3c00448780" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "