commit | b9cdff169d40cc4cf7a214d3f8acbb94f29ad097 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 07 10:25:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 08 18:57:28 2018 +0000 |
tree | 0df22a0c617d6ce9d275de8168bb235cbf4c74e7 | |
parent | 00050f18e971562e14444ca110c0368b980288fc [diff] |
phosphor-webui.bb: bump version Change-Id: I5c4d867ab1258c63da9c8e7b2b6d4cb4a94f4e8a 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 b0a1ceb..4166676 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 = "10ed37600bc682cf448a1084d73d53accb16cb6d" +SRCREV = "a38a287ccaa97eddc9df7333e33357b14772d4c6" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "