mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
3000e1a420487d81c395501d94674380ac9ab76c
- Fix GCC 15 build with 2 patches from Gentoo [1][2] - Refresh existing patch - Extend 010-enable-nonroot-install.patch to remove "-o U -g G" from more install targets (fixes 'invalid user buildbot' in CI) [1]: https://github.com/gentoo/gentoo/blob/master/mail-mta/sendmail/files/sendmail-8.18.1-c23-sm_strtoll.patch [2]: https://github.com/gentoo/gentoo/blob/master/mail-mta/sendmail/files/sendmail-8.18.1-c23-ctime.patch Co-authored-by: W. Michael Petullo <mike@flyn.org> Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
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
51.9%
Shell
32.7%
C
7.7%
UnrealScript
3%
C++
1.8%
Other
2.7%