Skip to content

Commit

Permalink
webui-vue: downstream srcrev bump 9222426377..df555ad798
Browse files Browse the repository at this point in the history
sandeepasingh116 (1):
  fix translation defect for server power ops (#52)

Nikhil Ashoka (7):
  Tab names translated in Inventory page (#54)
  Using privilege values from the translation file (#56)
  Deconfiguration type is taken from translation file (#57)
  Fabric Adapter table showing Name (#55)
  PCIe topology overlapping fix (#53)
  Added Identity LED to Fabric Adapters (#49)
  Removed Error message from Accounts verification (#44)

Change-Id: I4cc5056451230912518ba9fbc9ebe758e32bca5d
  • Loading branch information
rfrandse committed Nov 15, 2022
1 parent 6068937 commit 5ffb006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"

SRC_URI = "git://github.com/ibm-openbmc/webui-vue.git;branch=1030.ips"
SRCREV = "9222426377d34e931293766882395149223c9ffd"
SRCREV = "df555ad798e00067ba9bb2c53c91e316f84f1f36"
S = "${WORKDIR}/git"

DEPENDS:prepend = "nodejs-native nlf-native "
Expand Down

0 comments on commit 5ffb006

Please sign in to comment.