Files
meta-qt5/classes
Denys Dmytriyenko 460df4154e cmake_qt5.bbclass: when using _prepend don't forget to add space at the end
Previous commit aacd63f10d introduced a bug by
using _prepend w/o a space at the end, resulting in corrupted EXTRA_OEMAKE
variable in packages that inherit cmake_qt5.bbclass.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-05 11:12:12 +02:00
..