aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: do not auto-clean packages where the autoremove step has not runFelix Fietkau2017-01-231-2/+5
* odhcpd: update to git HEAD versionHans Dedecker2017-01-231-3/+3
* hostapd: fix stray "out of range" shell errors in hostapd.shJo-Philipp Wich2017-01-232-3/+3
* build: use if-then to avoid non-zero return codes in bin/ packaging codeFelix Fietkau2017-01-231-2/+2
* 6in4: add missing colon when setting default ca_pathDaniel Golle2017-01-231-1/+1
* build: fix bin/ package empty checkFelix Fietkau2017-01-231-4/+6
* build: do not create empty directories in bin/Felix Fietkau2017-01-231-2/+3
* build: fix CONFIG_AUTOREMOVE for packages with multiple variantsFelix Fietkau2017-01-223-5/+12
* uboot-lantiq: fix build issueFelix Fietkau2017-01-221-2/+3
* ubus: update to the latest versionFelix Fietkau2017-01-221-3/+3
* Revert "build: always run package/cleanup before package/compile"Felix Fietkau2017-01-222-3/+2
* build: always run package/cleanup before package/compileFelix Fietkau2017-01-222-2/+3
* libtool: don't clobber host libtool infrastructureJo-Philipp Wich2017-01-221-7/+7
* openvpn: let all openvpn variants provide a virtual openvpn packageJo-Philipp Wich2017-01-211-1/+2
* build: fix regression in handling ABI_VERSIONFelix Fietkau2017-01-211-1/+1
* kmod-sched-cake: fix parameter passing kernel/user spaceKevin Darbyshire-Bryant2017-01-211-3/+3
* mac80211: rt2x00: add support for external LNA on MT7620Daniel Golle2017-01-201-3/+9
* Revert "tools: wrt400n: fix making factory images with kernel bigger than 1MB"John Crispin2017-01-201-197/+266
* Revert "ar71xx: wrt400n: lift size limit on kernel and rootfs part"John Crispin2017-01-204-24/+26
* kernel: fix chipidea module dependenciesJohn Crispin2017-01-201-1/+1
* ubus: update to the latest versionFelix Fietkau2017-01-201-3/+3
* lede-keyring: bundle latest usign certificatesJo-Philipp Wich2017-01-201-3/+3
* sdk: fix Git URL detectionJo-Philipp Wich2017-01-201-2/+5
* ar71xx: add support for PQI Air PenYuheiOKAWA2017-01-2010-0/+132
* ar71xx: wrt400n: lift size limit on kernel and rootfs partYousong Zhou2017-01-204-26/+24
* tools: wrt400n: fix making factory images with kernel bigger than 1MBYousong Zhou2017-01-201-266/+197
* ar71xx: add Abicom SC1750 supportConor O'Gorman2017-01-2010-0/+175
* ar71xx: add Abicom SC450 supportConor O'Gorman2017-01-2010-0/+181
* ar71xx: add Abicom SC300M supportConor O'Gorman2017-01-2011-1/+164
* ramips: ZyXEL Keenetic series update wan macVitaly Chekryzhev2017-01-201-1/+3
* ramips: ZyXEL Keenetic Omni align factory imagesVitaly Chekryzhev2017-01-201-2/+2
* ramips: correct keenetic-series switch indexVitaly Chekryzhev2017-01-201-1/+1
* ar71xx: Chipidea USB device supportSvetoslav Neykov2017-01-204-1/+203
* octeon: fix mtd partitions for erlite on cmdlineJiri Kastner2017-01-201-1/+1
* sdk: avoid using private repository clone urls as base repo entryJo-Philipp Wich2017-01-191-1/+1
* lantiq: fix an ethernet stability issue triggered by receving packets during ...Felix Fietkau2017-01-191-0/+53
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-195-10/+16
* build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* lantiq: fix spurious irq stormFelix Fietkau2017-01-191-0/+87
* build: include CONFIG_AUTOREMOVE in STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: fix triggering opkg/host compilationJo-Philipp Wich2017-01-191-1/+1
* gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/hostMatthias Schiffer2017-01-191-4/+4
* rules.mk: export STAGING_DIR_HOSTPKGMatthias Schiffer2017-01-191-1/+1
* build: extend CONFIG_AUTOREMOVE to tools/Felix Fietkau2017-01-183-0/+8
* build: remove separate /install step for host buildsFelix Fietkau2017-01-184-67/+68
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-184-3/+32
* build: stage bin/ packages inside PKG_BUILD_DIRFelix Fietkau2017-01-181-2/+9
* build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau2017-01-182-10/+14
* build: write ABI_VERSION file when staging the packageFelix Fietkau2017-01-181-7/+1
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-185-15/+23