Skip to content
Snippets Groups Projects
  1. Jan 25, 2023
  2. Dec 21, 2022
    • Francesco Pham's avatar
      Make the repository REUSE 3.0 compliant · 04b45941
      Francesco Pham authored
      
      - making the repository REUSE compliant adding SPDX headers to files that 
      have no copyright and licensing information
      - Remove unused Apache-2.0 license
      
      ```
      # SUMMARY
      
      * Bad licenses:
      * Deprecated licenses:
      * Licenses without file extension:
      * Missing licenses:
      * Unused licenses:
      * Used licenses: CC-BY-4.0, MIT
      * Read errors: 0
      * Files with copyright information: 12 / 12
      * Files with license information: 12 / 12
      
      Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
      ```
      
      Signed-off-by: default avatarFrancesco Pham <francesco.pham@huawei.com>
      04b45941
    • Francesco Pham's avatar
      Relicense Yocto/OE-related files to MIT to align with Oniro core · eeaa5972
      Francesco Pham authored
      The Oniro repository changed license of all Yocto/OE build system 
      meta-data/files/patches from Apache to MIT to make collaboration with the upstream
      easier: eclipse/oniro-core/oniro#824
      
      Relicense all files in this repository to MIT to align with Oniro core.
      
      Due to how these Yocto/OE layers interact with upstream layers (including oe-core), 
      having parts of our layers licensed under Apache when most (if not all) of our 
      upstream dependencies (and generally the entire ecosystem) are MIT, would pose 
      a couple of issues:
              
      - Using our layers would introduce a new license to a downstream consumer that 
          needs to be assessed.
      - Reusing parts of our code would pose an issue of relicensing on Oniro or the 
          downstream side.
       - Upstreaming Apache code would need relicensing on the Oniro side before 
          upstream could accept contributions (unless upstream is up for a license addition 
          which in most cases is not an option).
      - Mistakes can happen and end up with "silent" relicensing in different situations.
      
      To avoid all the above we propose to change all the existing Yocto/OE Apache-2.0 
      files in this repository to MIT.
      
      Fixes: #5
      
      
      
      Signed-off-by: default avatarFrancesco Pham <francesco.pham@huawei.com>
      eeaa5972
  3. Dec 13, 2022
  4. Oct 18, 2022
  5. Sep 27, 2022
  6. Sep 09, 2022
  7. Aug 16, 2022
  8. Aug 04, 2022
  9. Jun 29, 2022
  10. May 12, 2022
  11. Apr 29, 2022
  12. Apr 28, 2022
  13. Apr 27, 2022
  14. Mar 31, 2022
  15. Feb 19, 2022
  16. Feb 08, 2022
  17. Feb 07, 2022
  18. Feb 05, 2022
Loading