meta-ampere: fix package in packagegroup

This fixes packages in packagegroup as follows:
+ Removes phosphor-post-code-manager, phosphor-host-postd
which is already in packagegroup-bmc-apps
+ Adds missing phosphor-ipmi-blobs, phosphor-ipmi-blobs-binarystore
into mtjade.conf

Tested: code compiles.

Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com>
Change-Id: Ic3f9668e4714566a814cc928067289d650a59f41
diff --git a/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb b/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb
index 82f0dfa..b84b4e7 100644
--- a/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb
+++ b/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb
@@ -30,8 +30,6 @@
         ampere-ipmi-oem \
         ampere-mac-update \
         ampere-driver-binder \
-        phosphor-post-code-manager \
-        phosphor-host-postd \
         "
 
 SUMMARY:${PN}-system = "Ampere System"
diff --git a/meta-ampere/meta-jade/conf/machine/mtjade.conf b/meta-ampere/meta-jade/conf/machine/mtjade.conf
index 339e00b..4003815 100644
--- a/meta-ampere/meta-jade/conf/machine/mtjade.conf
+++ b/meta-ampere/meta-jade/conf/machine/mtjade.conf
@@ -24,6 +24,8 @@
 VOLATILE_LOG_DIR = "no"
 
 OBMC_IMAGE_EXTRA_INSTALL:append = "\
+                                   phosphor-ipmi-blobs \
+                                   phosphor-ipmi-blobs-binarystore \
                                    mtjade-gpio-config \
                                    ac01-boot-progress \
                                   "