Community maintained packages for difos.
ccache_cc -Wall -DVER=1.6 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -c -o ptp4l.o ptp4l.c cc1: note: someone does not honour COPTS correctly, passed 0 times unpatched 8229 hwstamp_ctl 128213 phc2sys 37045 phc_ctl 99077 pmc 185589 ptp4l 41141 timemaster patched (honouring -Os CFLAG) 8213 hwstamp_ctl 54469 phc2sys 20645 phc_ctl 49877 pmc 74965 ptp4l 20645 timemaster Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com> |
||
---|---|---|
.github | ||
admin | ||
devel | ||
ipv6 | ||
kernel | ||
lang | ||
libs | ||
multimedia | ||
net | ||
sound | ||
utils | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
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.