]> code.ossystems Code Review - meta-freescale.git/commit
weston-init: Keep the logic to edit weston.ini to meta-freescale
authorKhem Raj <raj.khem@gmail.com>
Mon, 18 Nov 2019 20:49:55 +0000 (12:49 -0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Nov 2019 12:07:53 +0000 (09:07 -0300)
commit84115cbf8937df952b28f7185c077c390da015e8
tree8fcaf764c490fd11fb5a5d70f33dff47bc273aba
parentde48050fe0e9015413a01c60bbf5e0469fc1ca50
weston-init: Keep the logic to edit weston.ini to meta-freescale

This logic does not work across multiple layers even OE-Core machines
dont build with it. For now its best to keep this confined to
meta-freescale machines

Idea is good but it needs to align with OE-core's methods where
currently in OE-Core we expect machines to override weston.ini
completely per machine, this logic sort of goes against it. However it
has some goodness to it, eg. adding options based on DISTRO_FEATURES
which OE-Core could have too but maybe implemented differently.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes-graphics/wayland/weston-init.bbappend