summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorIsmo Puustinen <ismo.puustinen@intel.com>2016-12-08 18:58:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-13 22:55:20 +0000
commita316b0b1975ced4c4a383169e63bccd9c1955374 (patch)
tree82c92b7fde840a4e462d3b7b6652edd6b49088aa /meta/lib
parent934afbbf90ed07aafdf62bfc01129442b77f4ca8 (diff)
downloadpoky-a316b0b1975ced4c4a383169e63bccd9c1955374.tar.gz
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. (From OE-Core rev: a78c420c4a2cf298e790b71b564a9f52949b966a) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions