mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
cc4309d44f32ad2e5b005f64af1108f021ee4c4c
Bump to 9.2.0 and swtich from git build to tagged tarball. Added the following patches: 900-Fix-Compilation-on-kernel-6.17.patch (backport) 901-pf_ring-fix-virt_to_page-type-mismatch.patch (pending backport)[1,2] Removed all upstreamed patches and removed MAINTAINER as no one is maintaining this pkg. Note that this version is needed in order to build against linux 6.18. 1. Suggested by CI co-pilot to prevent failure builds for ARM targets including: arm_cortex9_vfpv3-d16, arm_cortex-a15_neon-vfpv4, powerpc_464fp, and powerpc_8548. 2. https://github.com/ntop/PF_RING/pull/1010 Signed-off-by: John Audia <therealgraysky@proton.me>
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%