commit | 2a5d91ed4525a9ead072ca057fafb42cf4b00c09 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed May 31 06:25:55 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 12 07:30:30 2017 +0000 |
tree | ff083dde2048421a7da5c4b7e32acd3827fdbac9 | |
parent | b9feb507913597eaf658e77d0528158078ba62ab [diff] [blame] |
Create a new package for the phosphor-dump-monitor. Change-Id: I7f61a48b31d2997c1710c7d0bdde387e5c41a598 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb index fae6077..a500bf3 100644 --- a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb +++ b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -89,7 +89,8 @@ " SUMMARY_${PN}-debug-collector = "BMC debug collector" RDEPENDS_${PN}-debug-collector = " \ - ${VIRTUAL-RUNTIME_obmc-debug-collector} \ + ${VIRTUAL-RUNTIME_obmc-dump-manager} \ + ${VIRTUAL-RUNTIME_obmc-dump-monitor} \ " SUMMARY_${PN}-settings = "Settings applications"