commit | 851af8f341a636e222fa65a1288ff82d4ca59f1c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 27 16:30:06 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 02 21:56:11 2018 +0000 |
tree | f17db2f73398b6657870c9c8138da0e3ad1c51e8 | |
parent | c9301fed8cb00d235c65c8630e25ee140fa6ddb6 [diff] |
phosphor-webui.bb: bump version Change-Id: Idb6b95c63804552ae09704f17e42d2ef9536d821 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 13bbe11..e520237 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 = "ac9131e060804571b493017f166a931b26f789eb" +SRCREV = "bbad4a5cdddfd9ebecfd7fa74570ce9ec3e36cf9" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "