]> code.ossystems Code Review - openembedded-core.git/commit
conf/local.conf.sample: comment out ASSUME_PROVIDED=libsdl-native
authorRoss Burton <ross.burton@intel.com>
Fri, 18 Dec 2015 16:56:18 +0000 (16:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:26:57 +0000 (11:26 +0000)
commit81f009d173f24501ab0e04d845db74ecb5f8e332
tree14f10510d429fb06c3b58d228b5c788972a5e7db
parent415fc571fdc568eb496ad0d135a04986aa66bbc9
conf/local.conf.sample: comment out ASSUME_PROVIDED=libsdl-native

Ubuntu 15.10 and Debian testing can't build qemu-native against the host libsdl.
Now that libsdl-native is buildable, comment out the ASSUME_PROVIDED which meant
it wouldn't be used.

[ YOCTO #8553 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/local.conf.sample