Skip to content

Commit

Permalink
phosphor-bmc-code-mgmt: downstream srcrev bump 1d6bfe914b..7d3e8dbbf2
Browse files Browse the repository at this point in the history
ArchanaKakani (1):
  Assemble lids to create a code update image tar ball (#14)

Adriana Kobylak (12):
  mmc: Run fsck on the alternate image and hostfw
  mmc: Don't remove hostfw if it's not being updated
  usb: Automatically reboot and update both sides
  image_manager: Add check for IBM extended version format (#3)
  uak: Add sync method
  utils: add getSubTree
  UAK: Dynamically read object path from subtree
  UAK: Add support to sync to op-panel VPD
  msl: Store Min Ship Level in VPD (#47)
  msl: Set the VPD msl to the current version (#49)
  msl: reset: Set MSL to version of subsequent update (#51)
  Marker LID Validation: Add minimum ship level check (#21)

Konstantin Aladyshev (1):
  meson: Disable 'verify-signature' option by default

sagisin (2):
  Marker LID Validation: Create Validate API infrastructure (#13)
  Marker LID Validation : Define validation dbus interface Backend (#17)

Patrick Williams (4):
  meson: remove deprecated get_pkgconfig_variable
  clang-format: copy latest and re-format
  fix GCC 13 issues
  build: upgrade to C++23

Andrew Geissler (2):
  systemd: no installation in templated targets
  clang16: required downstream changes

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

zamiseck (5):
  Symlink /tmp/images/ Directory To Allow For More Storage
  Clear /tmp/images/ Directory Upon Reboot
  UAK : add support for access key checking
  UAK : adds access key verification to activation process
  UAK Validation: Change error thrown

Change-Id: I12341e036004bd69f88baab063f73da90d2d2ac2
  • Loading branch information
rfrandse committed Mar 18, 2024
1 parent 5cf9633 commit 2b8adc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ 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/ibm-openbmc/phosphor-bmc-code-mgmt.git;nobranch=1;protocol=ssh"
SRCREV = "0e0035bf5b8e5594342f05b146551fac569d52e9"
SRCREV = "7d3e8dbbf210adba2a0f0fa697d036a4a55bb5b0"

0 comments on commit 2b8adc6

Please sign in to comment.