Skip to content

Commit

Permalink
openpower-occ-control: srcrev bump 2ff2886b4c..89e54faba9
Browse files Browse the repository at this point in the history
Chris Cain (1):
      Populate AllowedPowerModes

Patrick Williams (7):
      prefer std::format over fmt
      occ_command: switch to std::formatter for enums
      meson: add missing cereal dependency
      meson: simplify dependencies
      meson: fix libpldm move to its own repository
      occ_manager: add missing PLDM check
      test: fix power10-mode compile errors

Change-Id: Ie8c8eff34ccc08bf9f624b450485af0b2be11df4
Signed-off-by: Andrew Geissler <[email protected]>
  • Loading branch information
Andrew Geissler authored and rfrandse committed Mar 14, 2024
1 parent 0e2df0f commit fed5c81
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/openpower-occ-control"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-occ-control;branch=master;protocol=https"
SRCREV = "2ff2886b4ce6ab8afca35b8dca392bb42fa6e975"
SRCREV = "89e54faba95061fe361ccc38f5671198122431c8"

0 comments on commit fed5c81

Please sign in to comment.