| commit | f6f49d59cc5f06ed8a253c4f88ad95ab2eba964f | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 11 11:44:15 2018 -0400 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed May 23 17:48:25 2018 +0000 |
| tree | e947570f3b548d674190879a35487825de438263 | |
| parent | a420efca0b9b903bd77a8f1648b7f697dd8e6686 [diff] |
state-manager: Favor ALLOW_EMPTY
A number of recipes remove PN from the package list. While this
seems to work it is unconventional and puts us into dusty corners
of oe-core/bitbake.
Adopt a more conventional approach with ALLOW_EMPTY_${PN} = "1".
Tested: Built phosphor-state-manager and validated package contents
Change-Id: Ic52764ba9e716a7ce5c1fd8d6c7fd419ef985ac2
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>