Skip to content

Commit

Permalink
phosphor-bmc-code-mgmt: downstream srcrev bump 16ff30e79e..fae8650b90
Browse files Browse the repository at this point in the history
Glukhov Mikhail (1):
  Fix tar error when packing files

Adriana Kobylak (6):
  updater: Use fw_printenv to restore field mode (#20)
  usb: Automatically reboot and update both sides
  Merge pull request #2 from zamiseck/sync-1030
  image_manager: Add check for IBM extended version format
  image_manager: Add check for IBM extended version format (#3)
  Merge pull request #5 from anoo1/1030-reboot-guard-dep

Reed Frandsen (1):
  Merge pull request #4 from zamiseck/symlink-tmp

Patrick Williams (1):
  MAINTAINERS: remove file

Andrew Geissler (1):
  ensure disable of reboot occurs after enable

Zami Seck (5):
  Initiate Dump After Code Update Failure (#27)
  Add Progress Code For USB Code Update (#31)
  Ensure /tmp/images/ Directory Does Not Fill Up (#32)
  USB Code Update: Cleanup (#39)
  Ensure only one code update occurs at a time (#33)

zamiseck (2):
  Symlink /tmp/images/ Directory To Allow For More Storage
  Clear /tmp/images/ Directory Upon Reboot

Change-Id: Ia5218c61d89fc9dc0dc6321d14a8e5c8d3e93562
  • Loading branch information
rfrandse committed Nov 28, 2022
1 parent 04b48ea commit e20e8cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt"
SRCREV = "16ff30e79eb3752b55d12b0f86036b6ef2b2ce3f"
SRC_URI += "git://github.com/ibm-openbmc/phosphor-bmc-code-mgmt;nobranch=1"
SRCREV = "fae8650b90a7b10bddc3260de1a5fe166cc355ab"

0 comments on commit e20e8cc

Please sign in to comment.