commit | 8b0bd1fbe961cb4b034157f188000bc0c13d83b5 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 22 13:28:33 2016 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 22 13:28:35 2016 -0600 |
tree | 3632c20acbe29120aaa45c9f23d3e63602777956 | |
parent | 163bb09006cfec36fe7e17d1fd9b5fab707c2c1a [diff] |
sdbusplus: Set ALLOW_EMPTY Currently there is not a shared library for sdbusplus, but there will be in the near future. Applications should RDEPEND on it so that they properly pull the library in when it is available. Currently, there is no shared library and the 'sdbusplus' package itself is empty. Set ALLOW_EMPTY so that bitbake builds it anyhow. Change-Id: I9b700e07586d4a74b63df9dbce3327243c4759e2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>