diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2015-11-26 17:29:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:32:14 +0000 |
commit | b60af3b209447bfcf945d58cd6d0f34221c70fb0 (patch) | |
tree | 6a9d78cf8c41aa920fe4138b7b74e0f362a1fbab /bitbake/doc | |
parent | ed318749f992058c4faafcd551df4e73ced2a793 (diff) | |
download | poky-b60af3b209447bfcf945d58cd6d0f34221c70fb0.tar.gz |
libsdl2: add missing dependency on libxkbcommon for PACKAGECONFIG[wayland]
libsdl2 depends on libxkbcommon when enable wayland support.
Can verify it with the following steps:
bitbake libxkbcommon -c clean
bitbake libsdl2 -c cleansstate && bitbake libsdl2
config.log:
[snip]
configure:19347: checking for Wayland support
configure:19357: result: no
[snip]
(From OE-Core rev: ec0354bacfed387f91e610ebfdb77e86135c1d28)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions