apk: add a customfeeds.list configuration file
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 13 Nov 2024 13:27:16 +0000 (14:27 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 16 Nov 2024 16:26:27 +0000 (17:26 +0100)
commita6e98a810d4d831caf9f18536701c433b9e57fc8
tree7b97d529e3b696cae81f9adafd701c6f38c5db69
parente031dab93ec3a066880ff25e0f42d6bef1e3001a
apk: add a customfeeds.list configuration file

Analog to how we handle custom feeds in opkg, add a customfeeds.list for
custom package feeds and mark it as a configuration file.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16940
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/system/apk/Makefile
package/system/apk/files/customfeeds.list [new file with mode: 0644]