| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Used script 'scripts/contrib/convert-overrides.py' from
openembedded-core meta layer to add new override syntax
to make it work with BitBake 1.52 (Honister 3.4) or later.
Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
|
|
|
|
|
|
| |
this is no longer needed as it seems.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
systemd has now switched to using meson as primary
build system in OE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Clang has a bug where it emits "memset" into code
even when we use -ffreestanding. As a workaround compile
with -O1 when using clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|