1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package
Paul Spooren 00b86168bd apk: add package
APK (Alpine Package Keeper) is the package manager of Alpine Linux and
has multiple advantages over OPKG. While Alpine uses APK version 2, this
commit adds version 3 with a heavily optimised database structure and
additional feature making it suitable for OpenWrt.

This commit will be followed by many more to add APK build capabilities
to the OpenWrt build system, firstly enabling side by side builds of APK
and OPKG packages, later replacing OPKG entirely.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-04-29 11:36:03 +02:00
..
base-files base-files: Add new functions for ath11k caldata 2024-04-23 22:35:57 +02:00
boot grub2: update to 2.12 2024-04-28 23:26:35 +02:00
devel perf: fix build on PowerPC 2024-04-26 15:19:48 +03:00
firmware ipq-wifi: correct PKG_MIRROR_HASH 2024-04-27 23:29:48 +02:00
kernel modules: Add kernel module for MV88E6xxx DSA switch 2024-04-24 23:15:58 +02:00
libs mbedtls: Remove Kconfig options removed from mbedtls 3.6.0 2024-04-29 01:32:36 +02:00
network uqmi: set dangling-pointer as error 2024-04-28 23:51:19 +02:00
system apk: add package 2024-04-29 11:36:03 +02:00
utils libaudit: update to 3.1.4, join with daemon and utils, rename 2024-04-29 00:53:43 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00