Skip to content

Commit

Permalink
meta-ampere: ampere-ipmi-oem: Update the SRCREV dd7c6b3c5...23b87b55d
Browse files Browse the repository at this point in the history
Update SRCREV to support the following commit:
- Support IPMI command to get Bootstrap Account Credentials
- Prevent Get Bootstrap account credentials work only with SSIF interface

Signed-off-by: Thang Q. Nguyen <[email protected]>
  • Loading branch information
thangqn-ampere committed Jun 30, 2021
1 parent 7156af1 commit dc09d2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LIBRARY_NAMES = "libzampoemcmds.so"

S = "${WORKDIR}/git"
SRC_URI = "git://github.com/ampere-openbmc/ampere-ipmi-oem;protocol=git;branch=ampere"
SRCREV = "dd7c6b3c568c18d8c76111170377277c0e441ba3"
SRCREV = "23b87b55dbd2fa37dca87339ab5d778787d61c72"

HOSTIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"
NETIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"
Expand Down

0 comments on commit dc09d2b

Please sign in to comment.