slpd-lite: srcrev bump ef078cd0d5..43dc41fbcd
Patrick Williams (10):
bootstrap: fix shellcheck warnings
prettier: reformat markdown
clang-format: update with latest
configure: make SERVICE_DIR static
OWNERS: switch 'matches' to 'matchers'
MAINTAINERS: remove file
error: fix handling of error codes
main: fix 'unused-parameter' warnings
slp_parser: fix missing-field-initializers warnings
build: add meson support
Change-Id: I33abfcdeb7e6d0f21554fd33744daf8b1edbeb20
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
index 2233b0c..b2407f8 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 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"
-SRCREV = "ef078cd0d560b8c49061f0b855f0cb4450e69b3a"
+SRCREV = "43dc41fbcd087cc53c8bf47a2540e83ebfceb05b"
PV = "1.0+git${SRCPV}"
PR = "r1"