Skip to content

Question about PKG_RELEASE #149

@thess

Description

@thess

I think I understand the "rules" for changing the PKG_RELEASE var in the package Makefile. Here is what I am using as of now:

  • Increment PKG_RELEASE if the OpenWRT package Makefile is modified (build/install changes) but the upstream (PKG_VERSION) is not.
  • Do not increment PKG_RELEASE if only changing non-build related stuff (Copyright, license, etc.)
  • Reset PKG_RELEASE to 1 when upgrading the component version (PKG_VERSION).

My question is - Is there any other package changes that should cause the PKG_VERSION to be incremented? For example: Changes to additional "files" or patches?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions