diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-02-07 17:10:20 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:31 +0100 |
commit | 8731b651cb8628ddbf9e938dfe76b83ec62ddf2e (patch) | |
tree | d138c9abf4e6ded3c72a11164e5f7c9210a5ad59 /meta-oe/recipes-support/gpm/gpm-1.99.7 | |
parent | 7c0c45c47c01c2ca66dacc93a8627e252e255c2f (diff) | |
download | meta-openembedded-8731b651cb8628ddbf9e938dfe76b83ec62ddf2e.tar.gz |
udisks: add missing hard dependency
Because do_compile() makes calls to dbus-binding-tool we have to make
this tool available via the dbus-glib-native package. Failing this we
get errors:
| dbus-binding-tool --prefix=port --mode=glib-server --output=port-glue.h ...
| /bin/bash: dbus-binding-tool: command not found
| Makefile:1150: recipe for target 'daemon-glue.h' failed
This becomes a hard build failure when per recipe sysroots are used.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gpm/gpm-1.99.7')
0 files changed, 0 insertions, 0 deletions