Commits on Source (2)
-
Andrei Gherzan authored
Order is important here as we might want to override things that are defined strictly in the freertos.conf distro. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
7792a656 -
Andrei Gherzan authored
BB_DANGLINGAPPENDS_WARNONLY controls how the parser behaves when dangling bbappends are found. When not defined (or defined to 0/no), it errors out and forces for these to be updated and handled accordingly. We rely on this behaviour to force us to forward port changes or drop if needed. The problem is that some layers might (in various ways) define this to only warn in this case breaking our CI and project health assumptions. To avoid this, we force this in the inc included by all our distros. Doing this in local.conf is problematic this would change behaviour by just importing a layer. Fixes: eclipse/oniro-core/oniro#751 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
619a6e46