summaryrefslogtreecommitdiff
path: root/meta-yadro
diff options
context:
space:
mode:
authorAndrei Kartashev <a.kartashev@yadro.com>2021-12-09 12:47:22 +0300
committerAndrei Kartashev <a.kartashev@yadro.com>2021-12-14 16:38:41 +0300
commite06abcd366c0493c449a3842e103609771d9d319 (patch)
tree5dd2e838a407f84c6d738c4a6667c6cdcd11e2f2 /meta-yadro
parent4e4ce6fa6c92c4474e18b1bc4378c1fe5290bee7 (diff)
downloadopenbmc-e06abcd366c0493c449a3842e103609771d9d319.tar.xz
obmc-yadro-fwupdate: srcrev bump 0e3c0714f3..388f4a004e
Andrei Kartashev (1): image_intel: use 'bootside' u-boot var Artem Senichev (5): Add integration with UEFI variables service bios: Use YADRO specific path for D-Bus interface Revert "bios: Use YADRO specific path for D-Bus interface" Revert "Add integration with UEFI variables service" vegman: Save/restore MAC addresses of x722 Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: Ifd49ddf0e2eb8a7f586cdbca7feb1455a316d993
Diffstat (limited to 'meta-yadro')
-rw-r--r--meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb b/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb
index 161c54bf0..eac6c962c 100644
--- a/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb
+++ b/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb
@@ -22,5 +22,5 @@ PACKAGECONFIG ??= " obmc-phosphor-image reboot-guard-support "
PACKAGECONFIG:append_df-openpower = "openpower-support"
SRC_URI = "git://github.com/YADRO-KNS/obmc-yadro-fwupdate"
-SRCREV = "0e3c0714f344a2f7f289c851434955360e6f075b"
+SRCREV = "388f4a004e4fe29ee55b964527088714c55f8c70"
S = "${WORKDIR}/git"