Skip to content
Snippets Groups Projects
  1. Oct 20, 2021
  2. Mar 18, 2021
  3. Dec 30, 2020
    • Robert Drab's avatar
      Initial meta-common layer · 2f40c190
      Robert Drab authored
      
      Adding recipes for common OHOS headers and libraries:
      - syspara-lite-framework - System Parameter library
      - syspara-lite-hals-headers - System Parameter HAL header files
      - syspara-lite-headers - System Parameter header files
      - utils-native-lite - Generic OHOS header files
      
      Recipe naming resembles original OHOS repository names
      with the exception when the repository contains only
      single library source code - in such case recipe name is the
      same as the library name it provides
      
      Signed-off-by: default avatarRobert Drab <robert.drab@huawei.com>
      2f40c190
    • Robert Drab's avatar
      Moved all files to meta-ohos-foundation directory · 7df7b561
      Robert Drab authored
      
      Moving all files to subdirectory prior to repository merge.
      
      Signed-off-by: default avatarRobert Drab <robert.drab@huawei.com>
      7df7b561
  4. Dec 22, 2020
    • Zbigniew Bodek's avatar
      Introduce initial meta-foundation structure · d34bce46
      Zbigniew Bodek authored
      
      Adds minimal set of dependencies required
      for the "foundation" application to build
      and initialize:
      - SAMGR (distributed services manager + headers)
      - SAFWK (project containing sources of the foundation app)
      
      Note:  Debugging output is enabled by default on SAFWK
      Note2: Currently SAMGR can include OS adapter only for
             Linux (posix) or uC (cmsis). If LiteOS or other
             system is going to be used, please modify
             samgr_git.bb's TARGET_ADAPTER accordingly.
      
      Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
      d34bce46
Loading