diff options
author | Ming Liu <ming.liu@toradex.com> | 2019-07-26 22:19:39 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-27 22:45:30 +0100 |
commit | eea967a3fb6cb494530eae84c6203be55886695d (patch) | |
tree | 3dbb44d63955c45a410e939c10ecdd57df4671a7 /meta/recipes-graphics/pong-clock | |
parent | ec79f620e06356f1ccc77e759b2af90edd7d6953 (diff) | |
download | poky-eea967a3fb6cb494530eae84c6203be55886695d.tar.gz |
libx11-compose-data: add recipe
So far libx11 compose data is being required by some non-X11 recipes,
like weston -> libxkbcommon -> libx11-locale. But the libx11-locale
could not build without x11 distro feature enabled. This is not
reasonable.
To fix it, we introduce this new recipe, it uses the same source with
libx11 but dropped X11 dependencies, this makes it to be able to build
without x11 distro feature. It would be skipped if x11 distro feature
is enabled, in which case the libx11-locale would provide the libx11
compose data.
(From OE-Core rev: d8a5b22757ccc76007cda55ee45922a313639258)
Signed-off-by: Ming Liu <ming.liu@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/pong-clock')
0 files changed, 0 insertions, 0 deletions