commit | 164e7416d9eb39ac681baef29b68c1eaad1de54c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 23 15:00:31 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Sep 27 21:42:58 2022 +0000 |
tree | 96a21b295a0012e999df97aa1dc04a8d6689483c | |
parent | 2a8be05b6bf5ecead6de026c8f7ceb5895207a12 [diff] |
phosphor-objmgr: srcrev bump 1e94e60b4f..8c243629a9 Brad Bishop (1): monitor: add cli11 argument parsing Change-Id: I88b4fb8e773948bd939f79e9333e82c503a93fcd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index 6925d71..a7905f0 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -9,7 +9,8 @@ DEPENDS += "sdbusplus" DEPENDS += "phosphor-logging" DEPENDS += "${PN}-config-native" -SRCREV = "1e94e60b4fb6f6e1ebe42eeeeaf52a070ae11c30" +DEPENDS += "cli11" +SRCREV = "8c243629a9e6866ccac247d74f274b86bc1fad50" PV = "1.0+git${SRCPV}" PR = "r1"