commit | 12398ef47935ddd551a010f7419c8a7edb992209 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 21 19:45:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 22 12:19:19 2018 +0000 |
tree | 4cd350867ccde31f33b03e967d6c19c5fdf6a32e | |
parent | 1591373761e27e3f3d9e53b8c173bcef1dac8e3c [diff] |
phosphor-webui.bb: bump version Change-Id: I1c709f716bec80bed0c4dc5b16fa70c809c8cc64 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 f1743a1..480c350 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 = "26539864e2aa078fa5d9723f05760a3068ce3bec" +SRCREV = "1073c1490fa98b7c90e6056a4e5797d4429b57e7" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "