mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 12:14:55 +00:00
9b24b13654420360ad11447a81a11900a668aa3b
* Use the same GCC version as the Attitude Adjustment toolchain. * Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix. Otherwise the linker on the target is not found. * Revamped install section to install only needed binaries and omit static .a libs. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* Description *
This is the OpenWrt "packages"-feed containing community-maintained packages.
* Usage *
This feed is enabled by default. To install all its package definitions:
Run: ./scripts/feeds update packages
Run: ./scripts/feeds install -a -p packages
* Package Guidelines *
Please make sure that all packages you commit or request to pull:
* Package a version which is still maintained by the upstream author.
* Have yourself or another person listed in the (PKG_)MAINTAINER field.
* Will be updated regularly to maintained and supported versions.
* Have no dependencies outside the openwrt core packages or this feed.
Please sign-off your commits / pull requests to this repository. See:
https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork
Languages
Makefile
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%