packages
directory. An example of a package is Linux which has its main LibreELEC makefile
as packages/linux/package.mk
, or Kodi packages/mediacenter/kodi/package.mk
.PKG_VERSION
in the package.mk
file and updating the other variables, code, patches and dependencies that make up the distribution. These are then rolled up into a Pull Requests (PR)and submitted as a change.update-scan
tool has been developed to check PKG_VERSION
of packages against release monitoring sites. This tool currently uses Anitya from https://release-monitoring.org/ with the following distribution https://release-monitoring.org/distro/LibreELEC/​update-scan
is below:PKG_VERSION
or PKG_URL
are empty or hosted by LibreELEC.aixlog
.Add new distribution mapping
button within the Project https://release-monitoring.org/project/141477/ (aixlog example.)+ Add mapping to project
.PKG_NAME
variable from the LibreELEC package.mk
file. The Project name
from the Project in release-monitoring.org does not have to match the LibreELEC PKG_NAME
.