- Jan 23, 2017
-
-
Jo-Philipp Wich authored
The hostapd_append_wpa_key_mgmt() procedure uses the possibly uninitialized $ieee80211r and $ieee80211w variables in a numerical comparisation, leading to stray "netifd: radio0 (0000): sh: out of range" errors in logread when WPA-PSK security is enabled. Ensure that those variables are substituted with a default value in order to avoid emitting this (harmless) shell error. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Felix Fietkau authored
$(wildcard) is evaluated too early in the build process Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Some packages may not install any files Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 22, 2017
-
-
Felix Fietkau authored
Calling the clean target removes all .ipk files and un-stages the package. Add a new target just for clearing the build dir and call that one instead of the full clean target Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Do not reference BIN_DIR in the package install section directly, use $(1) instead. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Adds uloop related libubus fixes Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
This reverts commit 2990a210. This introduces a race condition, let's fix this in buildbot instead. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Remove unnecessary stampfile indirection Fixes an issue with the command sequence used by buildbot Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 21, 2017
-
-
Jo-Philipp Wich authored
The libtool target package stages its files into the host staging directory and moves the libltdl library parts from there into the target staging directory afterwards. By doing so, the package essentially renders the host libtool infrastructure unusable, leading to the below error in subsequent package builds: libtoolize: $pkgltdldir is not a directory: `.../hostpkg/share/libtool` Prevent this problem by using a dedicated libltdl install prefix in order to avoid overwriting and moving away preexisting files belonging to tools/libtool. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Add PROVIDES:=openvpn to the default recipe in order to let all build variants provide a virtual openvpn package. The advantage of this approach is that downstream packages can depend on just "openvpn" without having to require a specific flavor. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Felix Fietkau authored
The code was updated without changing $$@ into the proper target filename Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Kevin Darbyshire-Bryant authored
The last two parameters passed between user space tc and kernel space sched-cake were transposed due to a merge mistake in a parameter header file. As such, using a packet overhead figure was likely to set cake to wash packet DSCP values. Similarly, the DSCP wash flag was used as an offset to the displayed packet overhead value. Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
- Jan 20, 2017
-
-
Daniel Golle authored
Reported-by:
Tom Psyborg <pozega.tomislav@gmail.com> Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
John Crispin authored
This reverts commit 5f9b20bc. The builders were failing with a segfault when generating the image Signed-off-by:
John Crispin <john@phrozen.org>
-
John Crispin authored
This reverts commit 78c2ec0f. The builders were failing with a segfault when generating the image Signed-off-by:
John Crispin <john@phrozen.org>
-
John Crispin authored
Signed-off-by:
John Crispin <john@phrozen.org>
-
Felix Fietkau authored
- Adds support for passing file descriptors in ubus invoke requests - Fixes clearing pending timers on ubus_shutdown() - Fixes checking the amount of written data in ubusd - Fixes an ubusd crash when trying to subscribe to system objects Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Jo-Philipp Wich authored
Includes the public usign certificates used by the 17.01.* release builds. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Instead of relying on complex sed patterns that trip up make syntax rules, use GNU Makes builtin filter function to match desired URLs. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Jan 19, 2017
-
-
YuheiOKAWA authored
SoC: AR9331 Ethernet x1, Wireless 2.4G, uSD card slot x1. USB Power, include Li-Po Battery. Signed-off-by:
YuheiOKAWA <tochiro.srchack@gmail.com> Changes in v2: alphabetical ordering, tabs fron spaces.
-
Yousong Zhou authored
While at it, convert to new build method Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
Yousong Zhou authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
Conor O'Gorman authored
Support Abicom International Scorpion SC1750 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB Nor Flash 1x SFP, 1x PCIe 2x 10/100/1000 Ethernet 135x100 mm 802.11ng/g/b 802.11ac/an/a Signed-off-by:
Conor O'Gorman <i@conorogorman.net>
-
Conor O'Gorman authored
Support Abicom International Scorpion SC450 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB NAND Flash 16MB NOR Flash 10/100/1000 Ethernet 15W Max, 3x3 Mode, Full Power TX Power 802.3-at POE+ & DC Input options 100x 85mm USB PCIe SFP GPIO/LED Signed-off-by:
Conor O'Gorman <i@conorogorman.net>
-
Conor O'Gorman authored
Support Abicom International Scorpion SC300M Module QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB SPI Flash 802.11a/na/b/g/ng GPIO x 22, USB x2, PCIe x2 10/100/1000 Ethernet 23dBm, Optional Onboard Antenna DC Input, 8-20V DC 85 x 55 mm Signed-off-by:
Conor O'Gorman <i@conorogorman.net>
-
Vitaly Chekryzhev authored
Signed-off-by:
Vitaly Chekryzhev <13hakta@gmail.com>
-
Vitaly Chekryzhev authored
ZyXEL web-flasher requires squashfs to be aligned to 64kb. Signed-off-by:
Vitaly Chekryzhev <13hakta@gmail.com>
-
Vitaly Chekryzhev authored
Fix switch name typo Signed-off-by:
Vitaly Chekryzhev <13hakta@gmail.com>
-
Svetoslav Neykov authored
Changes the platform to use the Chipidea driver instead of the generic USB host driver which has support for both host and device modes (selected on boot). The changes in 930-chipidea-pullup.patch are already in mainline. I'll upstream 920-usb-chipidea-AR933x-platform-support.patch once I can test the changes with a newer kernel. Signed-off-by:
Svetoslav Neykov <svetoslav@neykov.name>
-
Jiri Kastner authored
erlite mtdparts exposes boot0, boot1 and eeprom regions as read/write. this patch adds readonly flags, so these regions can't be modified. same as it is already for ER profile. Signed-off-by:
Jiri Kastner <cz172638@gmail.com>
-
Jo-Philipp Wich authored
Only consider the repository origin url as valid base feed entry if it is a git://, http:// or https:// location. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Felix Fietkau authored
Disabling ethernet during reboot (only to enable it again when the ethernet driver attaches) can put the chip into a faulty state where it corrupts the header of all incoming packets. This happens if packets arrive during the time window where the core is disabled, and it can be easily reproduced by rebooting while sending a flood ping to the broadcast address. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Fixes build issues when changing the CONFIG_AUTOREMOVE setting Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Since the MIPS IRQ stack patches, lantiq devices were emitting a storm of messages like this: [ 567.872172] Spurious IRQ: CAUSE=0x1100c300 Fix this by reworking the IRQ dispatch code Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Fixes build issues when changing the CONFIG_AUTOREMOVE setting Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Jo-Philipp Wich authored
Commit 131db366 "build: remove separate /install step for host builds" dropped the package/*/host/install targets in favor to performing the install steps within the compile target instead. Adjust package/Makefile accordingly in order to prevent a missing staging_dir/host/bin/opkg when staging package archives into the rootfs. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-