commit | 23aa84e6753642d67acf2d8d902fa81ec7737a71 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 07 13:50:22 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 07 17:05:15 2018 +0000 |
tree | 5e1a988dd4819fb3a643e674b405c33634b3967c | |
parent | 9e891f8b7cbdfe9bbaa0d4f83c2b9f2549df86bc [diff] |
phosphor-webui.bb: bump version Change-Id: I693eeb27becfd6290a3bd420e3b403d27a570e4e 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 1857832..1246293 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 = "5e01bbc7474a75492c45ba5aafc7105d004d36f1" +SRCREV = "0d028015b06bab47ae0752a71fa860548b66c625" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "