Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. Mar 11, 2021
  3. Mar 10, 2021
  4. Mar 09, 2021
  5. Mar 08, 2021
  6. Mar 05, 2021
    • Stefan Schmidt's avatar
      flavours: unify and symlink bblayers between different flavours · 4d96d82f
      Stefan Schmidt authored
      
      Our bblayers file diverged between the different flavours and e.g. the
      meta-ohos-foundation was still present for zephyr and freertos.
      
      We enable all layers on all flavours. The only overhead should be in
      parsing the recipes. If something else breaks we consider this a bug
      worth fixing.
      
      The usage of symlinks should be safe here. Yocto buildhost will almost
      always be Linux based, but it this should even work on Windows by now.
      If we run into trouble with this we can always got back to three files.
      
      Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
      4d96d82f
Loading