5aa97e35dec1783c98d0f28502b2d16879ffc8ee
Cherry-pick the following commits from master to bump opkg in LEDE 17.01:b65dc04712opkg: switch to own fork to improve memory usage55ffc38004opkg: re-enable usign support19720a6f03opkg: fix handling conffiles in status lists9e4555f58dopkg: fix stray printf() (#551)ebf846b005opkg: mark as essential (FS#571)aedd5d5cb0opkg: fix several package installation bugs48ae44d033opkg: gracefully handle missing $PATH, fix build warnings1449b52f02opkg: backport upstream fixes, code cleanups Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This is the buildsystem for the LEDE Linux distribution. Please use "make menuconfig" to choose your preferred configuration for the toolchain and firmware. You need to have installed gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers. Run "./scripts/feeds update -a" to get all the latest package definitions defined in feeds.conf / feeds.conf.default respectively and "./scripts/feeds install -a" to install symlinks of all of them into package/feeds/. Use "make menuconfig" to configure your image. Simply running "make" will build your firmware. It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications. To build your own firmware you need to have access to a Linux, BSD or MacOSX system (case-sensitive filesystem required). Cygwin will not be supported because of the lack of case sensitiveness in the file system. Sunshine! Your LEDE Community http://www.lede-project.org
Description
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Languages
C
61.7%
Makefile
18.7%
Shell
6.8%
Roff
6.5%
Perl
2.4%
Other
3.7%