commit | 13f6de0011943d12f0ad897f277565749140ed8e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 07 08:10:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 07 14:21:13 2018 +0000 |
tree | e16d29f81a611b00398012ae9d299999b219ae46 | |
parent | fb4beaa7dbf7ffdcef25292fbe188b78c339b189 [diff] |
phosphor-webui.bb: bump version Change-Id: I8828d1bf4a176a5396ef70b75b93bb1bb23993f9 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 e520237..d49f1e5 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 = "bbad4a5cdddfd9ebecfd7fa74570ce9ec3e36cf9" +SRCREV = "bc3ab72caefc75cf9a7fc37218a7b377ee349f3c" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "