summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/buildoptions.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2014-04-19 02:59:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-23 11:43:26 +0100
commit4961972550fabc70dfa4e07925dcb8331a00ef0b (patch)
treef64f91fb15bfa4f5d4fa62a5db4cb4d21ad176a3 /meta/lib/oeqa/selftest/buildoptions.py
parent4beb639f453f098d3f1c6763e4f14fe68284d29d (diff)
downloadpoky-4961972550fabc70dfa4e07925dcb8331a00ef0b.tar.gz
libav: Add libsdl to DEPENDS only when x11 is enabled
When we have opengl in distro features but not x11 and try to build libav then it calls out to build libsdl which inturn has depependency on libglu and libglu fails to build ld: error: cannot find -lGL | collect2: error: ld returned 1 exit status | make: *** [libGLU.la] Error 1 | ERROR: oe_runmake failed since libglu wants glx enabled in mesa and glx in mesa is (righly) enabled only when x11 is in distro features. This breaks the dependency chain leading to this problem (From OE-Core rev: fe9fe5ca5039743fc80d14f0518b95929c458b1a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/buildoptions.py')
0 files changed, 0 insertions, 0 deletions