openpower: remove legacy inventory manager
Don't install the legacy inventory manager on OpenPOWER systems. It was
mostly unused and is completely unused now that witherspoon doesn't use
the sync_inventory_items.py script it contained.
Change-Id: I0467f6308304d1f4802e01fbfd856d83f60993df
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
index 7874704..ae1dc8d 100644
--- a/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
+++ b/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -1,10 +1,3 @@
-# Add the deprecated /org/openbmc inventory namespace providing
-# obmc-mgr-inventory application to the inventory packagegroup
-# until all applications have been updated to use the new,
-# officially spec'ed xyz.openbmc_project.Inventory.Manager
-# provider (VIRTUAL-RUNTIME_obmc-inventory-manager).
-RDEPENDS_${PN}-inventory_append_df-openpower = " obmc-mgr-inventory"
-
# Add checkstop monitor as part of host state management package
# This will kick start a gpio monitor that will catch the
# host checkstop conditions and takes necessary actions