diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-19 02:07:02 +0000 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-19 02:57:52 +0000 |
commit | b409e877ae67cad910518113c8f0a61070745449 (patch) | |
tree | 68f5b2d81a053ed7e928ae2d8b5891464008ccb9 | |
parent | ca5677e2d32a1092917385de9226ff9cae1c0ffa (diff) | |
download | talos-openbmc-b409e877ae67cad910518113c8f0a61070745449.tar.gz talos-openbmc-b409e877ae67cad910518113c8f0a61070745449.zip |
Revup phosphor-webui
-rw-r--r-- | meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 540b55f50..231c13a61 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-webui;protocol=https" -SRCREV = "615a2f896951643ae32e35b308e9bff649caf331" +SRCREV = "44da471fceb3790b49a43bc023781f62b19f9fde" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " |