commit | 39776eb17ad5d83c0d7863f067859e6e7b0fbe57 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 20 10:50:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 20 10:50:06 2018 -0500 |
tree | 55790caa02ff045cac820abcf8efe078ec55e263 | |
parent | 7a81a2d4ac07b9963f9d283799c6281355f44c58 [diff] |
phosphor-webui.bb: bump version Change-Id: Id24b1c26d0e91172285f745926d6b0ff538d37f0 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 fd8e6a3..f1743a1 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 = "ba7dad900c8c0ff4cc0043c3320ebf62c933cf0a" +SRCREV = "26539864e2aa078fa5d9723f05760a3068ce3bec" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "