commit | 615c5fab7c8412862fa92d6362629e0a9e9d8a91 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu May 03 08:50:18 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 03 20:19:43 2018 +0000 |
tree | a7e816001ad7bf10bcb2200fd42d902ebef59157 | |
parent | 33338f90a158f27acb59abdaaa6d60f9e9ec1fb5 [diff] |
phosphor-webui.bb: bump version Change-Id: I6ddcfe655e47befa058826a6b1323959a9f37048 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 91c5caa..d9b8def 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 = "db44b09744fd042123013050010046ada92df0aa" +SRCREV = "94732708ac38137ba94ee1470a2c1f5a36c0d09f" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "