meta-ampere: move packagegroup to common

This moves packagegroup to common to be used for all platforms.

Tested:
- All packages are available on RootFs
- ipmi sensor, fru report
- Web login
- Power control

Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com>
Change-Id: I87f7ddbd94e9321e452353ed21cacd0f8a4d8f74
diff --git a/meta-ampere/meta-jade/conf/machine/mtjade.conf b/meta-ampere/meta-jade/conf/machine/mtjade.conf
index 79f1ee6..339e00b 100644
--- a/meta-ampere/meta-jade/conf/machine/mtjade.conf
+++ b/meta-ampere/meta-jade/conf/machine/mtjade.conf
@@ -24,16 +24,8 @@
 VOLATILE_LOG_DIR = "no"
 
 OBMC_IMAGE_EXTRA_INSTALL:append = "\
-                                   ampere-utils \
-                                   ampere-usbnet \
-                                   ampere-mac-update \
                                    mtjade-gpio-config \
-                                   ampere-platform-init \
-                                   ampere-ipmi-oem \
-                                   phosphor-ipmi-blobs \
-                                   phosphor-ipmi-blobs-binarystore \
-                                   ampere-driver-binder \
-                                   ampere-fault-monitor \
+                                   ac01-boot-progress \
                                   "
 
 PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-ampere-apps"