Skip to content

Commit

Permalink
phosphor-state-manager: downstream srcrev bump 2fcadfdaec..bf3b4953de
Browse files Browse the repository at this point in the history
Andrew Geissler (10):
  fix existing markdownlint issues in file
  bmc-ready: new optional feature definition
  bmc-ready: utility function to check bmc state
  bmc-ready: don't allow power operations if not ready
  bmc-ready: auto power restart function update
  bmc-ready: update documentation about new optional feature
  1040 stop fsi scan (openbmc#23)
  default AttemptsLeft to max when 0 is sent (openbmc#32)
  Revert "Utilization of power restore delay for APR"
  delay apr power on by 30 seconds (openbmc#19)

Shawn McCarney (1):
  Handle timeout when getting PowerSystemInputs (openbmc#28)

Reed Frandsen (1):
  Merge pull request openbmc#41 from geissonator/1050-bmc-ready

Change-Id: I0435eefabd75b14b7fdc60dd58b16ea5a5c8c45b
  • Loading branch information
rfrandse committed Jun 9, 2023
1 parent f674c9a commit f2d4c5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,6 @@ RESET_FMT_CTRL = "../${RESET_TMPL_CTRL}:${SYSD_TGT}.wants/${RESET_INSTFMT_CTRL}"
SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OBMC_CHASSIS_INSTANCES')}"

SRC_URI += "git://github.com/ibm-openbmc/phosphor-state-manager;branch=master;protocol=https;nobranch=1"
SRCREV = "2fcadfdaec978cd164fb88f792bbb3097505ba5c"
SRCREV = "bf3b4953de443f740c448402d9b088c710b14377"

S = "${WORKDIR}/git"

0 comments on commit f2d4c5e

Please sign in to comment.