summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 6925d71c1b..a7905f0b6d 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 += "libtinyxml2"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "${PN}-config-native"
-SRCREV = "1e94e60b4fb6f6e1ebe42eeeeaf52a070ae11c30"
+DEPENDS += "cli11"
+SRCREV = "8c243629a9e6866ccac247d74f274b86bc1fad50"
PV = "1.0+git${SRCPV}"
PR = "r1"