summaryrefslogtreecommitdiffstats
path: root/include/package-pack.mk
Commit message (Expand)AuthorAgeFilesLines
* build: Honor DEFAULT_VARIANT for APK packagesPaul Spooren2024-10-301-0/+1
* include/package-pack: drop version from providesPaul Spooren2024-10-291-2/+10
* include/package-pack: Set missing Maintainer and URL for APKChristian Marangi2024-10-241-0/+2
* include/package-pack: remove whitespace for Description info for APKChristian Marangi2024-10-241-1/+1
* include/package-pack: set missing Description on .apk creationChristian Marangi2024-10-231-1/+1
* Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG"Christian Marangi2024-06-201-4/+9
* apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKGChristian Marangi2024-06-111-9/+4
* apk: provide csum for static conffilesChristian Marangi2024-06-111-2/+15
* include/package-pack: add special handling for CONTROL conffilesChristian Marangi2024-06-111-0/+14
* include/package-pack: remove APK files before building packageChristian Marangi2024-06-111-0/+2
* build: add APK package build capabilitiesPaul Spooren2024-05-171-0/+340