Skip to content
Snippets Groups Projects
  • Tim Jaacks's avatar
    Remove RELEASE_SUFFIX variable · cad30c20
    Tim Jaacks authored
    The RELEASE_NAME variable can be set directly now, so there's no need to
    have a dedicated RELEASE_SUFFIX anymore. A previous configuration like
    
      RELEASE_SUFFIX: "-custom"
    
    can now be achieved using:
    
      RELEASE_NAME: "Yocto-${RELEASE_VERSION}-custom"
    cad30c20
Code owners
Assign users and groups as approvers for specific file changes. Learn more.