oe-lite / core

Official OE-lite/core repository - moved to GitLab.com
https://gitlab.com/oe-lite/core
Other
4 stars 17 forks source link

Add support for the meson build system, used with ex. gnome packages. #246

Closed kjeldflarup closed 5 years ago

kjeldflarup commented 5 years ago

Using meson requires installing ninja as well as python > 3.5.
meson it self must also be installed via pip.

Disclaimer, this is only tested with arm target and with the gssdp package, see PR for that: https://github.com/oe-lite/base/pull/594

Signed-off-by: Kjeld Flarup kfa@deif.com

esben commented 5 years ago

@kjeldflarup You have messed up the PR. There are now 16 commits...

kjeldflarup commented 5 years ago

@esben fixed