Skip to content

Commit

Permalink
ibm-acf: downstream srcrev bump 583d58ca70..f73eeec839
Browse files Browse the repository at this point in the history
Joel Wolfrath (6):
  Add support for V2 ACF processing
  Add support for hex encoded auth code
  Add ACF integrity sanity check interface
  Update external V2 library interfaces
  Tolerate equal replay id on library interface
  Add library interface to get ACF metadata

Reed Frandsen (1):
  Merge pull request #28 from jwolfrath-ibm/acf-v2

Ben Tyner (1):
  Add support for ACF V2 and targeted ACF. (#29)

Change-Id: Ic3fcf57d0b26d789ac316850318f350cccfa7bcd
  • Loading branch information
rfrandse committed Mar 18, 2024
1 parent 575da91 commit 874c731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-ibm/recipes-phosphor/ibm-acf/ibm-acf.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"

SRC_URI = "git://github.com/ibm-openbmc/ibm-acf;nobranch=1;protocol=https"
SRCREV = "583d58ca7054d8282a8a13d8b717b21aa9912e9d"
SRCREV = "f73eeec8391ac3585c49e2c5dcc92d763bf2d675"

inherit meson pkgconfig
#JSMN download required
Expand Down

0 comments on commit 874c731

Please sign in to comment.