summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-22 08:30:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-23 05:24:06 +0300
commit516d9f6698eb70c2029ae43d9e2423473931157e (patch)
tree2e5152ea8659ca221dc248f3c7d188c0292d4dc7 /meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb
parent0ffd7049e9a973466f0a5ecf49278c6182567660 (diff)
downloadopenbmc-516d9f6698eb70c2029ae43d9e2423473931157e.tar.xz
debug-trigger: srcrev bump 1161642d22..92eb22223d
Andrew Jeffery (3): main: Address strncat() overflow warning README: Fix header formatting OWNERS: Update Andrew's preferred email Change-Id: Ic9e90e7583c21d4304a3481f428947726b7207f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb b/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb
index 860c6f3569..700622d593 100644
--- a/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb
+++ b/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb
@@ -15,7 +15,7 @@ inherit systemd
PR = "r1"
PV = "0.1+git${SRCPV}"
-SRCREV = "1161642d2288f71549f0c9f89d09807ca251b58f"
+SRCREV = "92eb22223d414940cc09af7c029192473d1d385e"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"