summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/images
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-06 19:23:58 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-09-12 21:46:10 +0300
commit1299a435843aefd6eff816fbcf5e5d01245379f7 (patch)
tree80c9595f9f576e6de75c0ef32a5835a3f921dc7a /meta-phosphor/common/recipes-phosphor/images
parentd91c995d2751b3c9984c67ef2694c3b58e603270 (diff)
downloadopenbmc-1299a435843aefd6eff816fbcf5e5d01245379f7.tar.xz
Drop no-sysmgr image recipe
This image recipe was initially added for illustrative purpose. Remove in an attempt to reduce clutter. Change-Id: I441f7112271170fb535a726e91cbbce73d0ac19c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/images')
-rw-r--r--meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image-no-sysmgr.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image-no-sysmgr.bb b/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image-no-sysmgr.bb
deleted file mode 100644
index 519db4a456..0000000000
--- a/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image-no-sysmgr.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-DESCRIPTION = "Sample image recipe using Phosphor, an OpenBMC \
-framework, illustrating the removal of a default image feature."
-
-require obmc-phosphor-image.bb
-
-IMAGE_FEATURES_remove = " \
- obmc-phosphor-system-mgmt \
- "