diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-04-10 18:20:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-13 22:28:36 +0100 |
commit | 92be71296e1b7ed1e6387ae381942072aa3bb4f3 (patch) | |
tree | defee7d4e45aed1a83ac8f8f2980df528011ab0f /meta-skeleton | |
parent | a583f81d9bc6ae984699d9aba7a53019ff0afc23 (diff) | |
download | openembedded-core-92be71296e1b7ed1e6387ae381942072aa3bb4f3.tar.gz openembedded-core-92be71296e1b7ed1e6387ae381942072aa3bb4f3.tar.bz2 openembedded-core-92be71296e1b7ed1e6387ae381942072aa3bb4f3.zip |
xserver-xf86-config: Preload graphics driver modules for musl
musl does not support BIND_LAZY intentionally, which means
dlopen will always complain about missing symbols which is what
X does when loading graphics drivers, here we preload the needed
drivers for all emulator machines if libc is musl
Change-Id: I908c94c30db8a5e872922e1a677126d82fa17145
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions