diff options
author | Ismo Puustinen <ismo.puustinen@intel.com> | 2016-12-08 18:58:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-13 22:47:29 +0000 |
commit | a78c420c4a2cf298e790b71b564a9f52949b966a (patch) | |
tree | 820df9a7c5a426b09c2fa5e2623cf3c3d06f09ed /meta-selftest | |
parent | 5f060b66162c41a295995947b918253450870117 (diff) | |
download | openembedded-core-a78c420c4a2cf298e790b71b564a9f52949b966a.tar.gz openembedded-core-a78c420c4a2cf298e790b71b564a9f52949b966a.tar.bz2 openembedded-core-a78c420c4a2cf298e790b71b564a9f52949b966a.zip |
libva: check for "opengl" feature
In case "opengl" is missing from DISTRO_FEATURES, libva fails to satisfy
its dependencies. The dependency check is done by BitBake when
meta-world-pkgdata gathers information about all available packages
during image builds, even if libva isn't included in the build. This
patch makes libva recipe be skipped if the "opengl" DISTRO_FEATURE isn't
found.
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions