commit | 92d8dbf76eb66767d1efe3ff200e1a7fbbb3e2d1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 17 18:30:32 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 20 14:00:11 2023 +0000 |
tree | 0292d7f767016c96816e9dbee7b4d17dbd99e3c4 | |
parent | a382ef69d5374963c1509b87dd4a206176622c4a [diff] |
phosphor-net-ipmid: srcrev bump be1aa08320..11c483510b Patrick Williams (1): build: upgrade to C++23 Change-Id: I5596e6c17596253447be3c6b043782c4153949a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb index 8da90e4..93ef583 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "libmapper" DEPENDS += "systemd" DEPENDS += "phosphor-ipmi-host" -SRCREV = "be1aa083203d4e80702fb702d4e070750de58d61" +SRCREV = "11c483510b6cd62976e2b0d9a138150a3a8a73d4" PV = "1.0+git${SRCPV}" PR = "r1"