summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 13:30:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:27:54 +0300
commit70478b050170258af92dbc807a5af33ee2cadebb (patch)
tree76074fb5e3191e531043d578b968d767e16b4b0b /meta-phosphor/recipes-phosphor/interfaces
parent0d073616752cca18ce4d2989c535386140f2de88 (diff)
downloadopenbmc-70478b050170258af92dbc807a5af33ee2cadebb.tar.xz
slpd-lite: srcrev bump 16424ed34c..77350e12ef
Patrick Williams (1): build: upgrade to C++23 Change-Id: I69db1861e1a43eb032fd559bd06d4b6378ca9874 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
index f68611c08e..a84f477be9 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"
-SRCREV = "16424ed34cb84832bb477913b6ffa52c9f8737f1"
+SRCREV = "77350e12ef03d23d89d5d37808622106d549769e"
PV = "1.0+git${SRCPV}"
PR = "r1"