Skip to content

Commit

Permalink
phosphor-power: downstream srcrev bump 715b0a7770..4009d2310f (ibm-op…
Browse files Browse the repository at this point in the history
…enbmc#228)

Reed Frandsen (1):
  Merge branch '1020' into master-c91eed0

Shawn McCarney (10):
  ibm-ups: Initial version of UPS application (ibm-openbmc#1)
  ibm-ups: Add --no-poll command line option
  ibm-ups: Poll UPS device for current status
  ibm-ups: Add ObjectManager interface
  ibm-ups: Add error logging
  ibm-ups: Fix race condition with state manager
  ibm-ups: Block SIGHUP and SIGCONT
  ibm-ups: Use object_t constructor with enum arg
  Reset Everest voltage regulators during BMC boot
  Update script that resets Everest regulators

Brandon Wyman (2):
  psu-ng: Fix false brownout fault logging
  psu-ng: PGOOD_DEGLITCH_LIMIT of five

Jim Wright (2):
  pseq: Adjust power good failure wait time
  pseq: Add presence checking

Change-Id: Id935f9cfb15235443c3da85c52bb0a80669178f7
  • Loading branch information
rfrandse authored Jul 26, 2022
1 parent 157ebef commit ff47ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-phosphor/recipes-phosphor/power/phosphor-power.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/ibm-openbmc/phosphor-power;nobranch=1"
SRCREV = "715b0a777087ca91b8f93d3f40f7768d3c11af42"
SRCREV = "4009d2310f420ea4e20257588b16e55e4aa0f21e"

0 comments on commit ff47ebd

Please sign in to comment.