| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This converts the layer to the new override syntax. This was done using
<oe-core>/scripts/contrib/convert-overrides.py <this-layer>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
In some configurations this can be switched on in oe-core,
and so needs to be disabled similarly to x11.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
|
|
We need to disable X11 as we do with libsdl1, and also convince libtool to stop
trying to be clever so the build doesn't break.
Signed-off-by: Ross Burton <ross.burton@intel.com>
|