meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-distro / recipes-core / images / stx-image-aio.bb
diff --git a/meta-starlingx/meta-stx-distro/recipes-core/images/stx-image-aio.bb b/meta-starlingx/meta-stx-distro/recipes-core/images/stx-image-aio.bb
deleted file mode 100644 (file)
index 67aa6b2..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-
-SUMMARY = " StarlingX Single Server"
-
-LICENSE = "MIT"
-
-CORE_IMAGE_EXTRA_INSTALL = " \
-       packagegroup-basic \
-       packagegroup-core-base-utils  \
-       "
-
-IMAGE_INSTALL_append = " \
-       ${CORE_IMAGE_BASE_INSTALL} \
-       packagegroup-core-full-cmdline \
-       packagegroup-core-lsb \
-       packagegroup-stx-upstream \
-       packagegroup-stx-puppet \
-       packagegroup-stx-fault \
-       packagegroup-stx-metal \
-       packagegroup-stx-nfv \
-       packagegroup-stx-monitoring \
-       packagegroup-stx-ha \
-       packagegroup-stx-config-files \
-       packagegroup-stx-update \
-       packagegroup-stx-integ \
-       packagegroup-stx-config \
-       packagegroup-stx-distributedcloud \
-       packagegroup-stx-utilities \
-       packagegroup-stx-armada-app \
-       starlingx-dashboard \
-       playbookconfig \
-       distributedcloud-client-dcmanager \
-       registry-token-server \
-       rt-tests \
-       kernel-dev \
-       "
-
-IMAGE_FEATURES += " \
-       package-management \
-       ssh-server-openssh \
-       "
-
-inherit stx-image-list
-inherit stx-postrun
-inherit extrausers-config
-inherit core-image
-inherit distro_features_check
-inherit openstack-base
-inherit identity
-inherit monitor
-
-# We need docker-ce
-PACKAGE_EXCLUDE += " docker"