Skip to content

Commit

Permalink
phosphor-power: downstream srcrev bump 2d12b1cc05..601b935c5e
Browse files Browse the repository at this point in the history
Reed Frandsen (1):
  Merge branch '1020' into master-dc777fa

Shawn McCarney (9):
  regulators: Host reboot should not redo operations
  ibm-ups: Initial version of UPS application (#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

Change-Id: I6b078a37472d20f0f5d88d46a597a966a7891fb2
  • Loading branch information
rfrandse committed May 19, 2022
1 parent 0bb3939 commit a363864
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 = "2d12b1cc051aa22e3da62763c7af96bcf95e57a4"
SRCREV = "601b935c5ee92dd158feb1ad589336d1822fd50f"

0 comments on commit a363864

Please sign in to comment.