blob: 519db4a4562c1c25bb2dceb28d3399abcbacf09b [file] [log] [blame]
Brad Bishop93fb5352015-09-09 03:59:20 +00001DESCRIPTION = "Sample image recipe using Phosphor, an OpenBMC \
2framework, illustrating the removal of a default image feature."
3
4require obmc-phosphor-image.bb
5
6IMAGE_FEATURES_remove = " \
7 obmc-phosphor-system-mgmt \
8 "