| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This reverts commit fca52fb7f382d25307d8633d1ed171f79989f65d.
It was found to cause the WAN port to fail on some AR934x devices
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|\
| |
| | |
odhcp* and omcproxy upstream relocation
|
| |
| |
| |
| |
| |
| |
| | |
This change also reflect relocation of upstream project which has been
moved to OpenWrt GitHub organization.
Signed-off-by: Hrvoje Varga <hrvoje.varga@sartura.hr>
|
| |
| |
| |
| |
| |
| |
| | |
This change also reflect relocation of upstream project which has been
moved to OpenWrt GitHub organization.
Signed-off-by: Hrvoje Varga <hrvoje.varga@sartura.hr>
|
|/
|
|
|
|
|
| |
This change also reflect relocation of upstream project which has been
moved to OpenWrt GitHub organization.
Signed-off-by: Hrvoje Varga <hrvoje.varga@sartura.hr>
|
|\
| |
| | |
include: improve consistency of PATH etc. in host and target package builds
|
| |
| |
| |
| |
| |
| |
| | |
Package/*/install was using a different PATH than all other steps like
Build/Install, which was confusing and easily led to mistakes.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Having a different PATH in Host/Install than in other steps like Host/Build
is confusing and easily leads to mistakes. Setting all of Host/Exports
makes host builds match target builds (Build/Install is part of
$(STAMP_BUILT), which has Build/Exports set).
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| |
| |
| |
| |
| | |
It seems the intention was to add both $(STAGING_DIR_HOST)/... and
$(STAGING_DIR)/host/... instead of passing $(STAGING_DIR_HOST) twice. This
makes the definition match HOST_CPPFLAGS and HOST_LDFLAGS.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| |
| |
| |
| | |
Makes it more consistent with package builds.
Based-on-patch-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|\ \
| |/
|/| |
netfilter,iptables: add optional CHECKSUM module
|
|/
|
|
| |
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
|
|\
| |
| | |
gemini: bump to 4.4
|
| |
| |
| |
| | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| |
| | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| |
| | |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
| |
| |
| |
| | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\|
| |
| | |
brcm63xx fixes
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix support for the Comtrend CT-536+, CT-5361 and CT-5621T routers support.
Currently the firmware is broken for these routers, because there is a missing
bar in the code at the DTS file avoiding to match with DTS stuff at the kernel. This
causes the router boots without ethernet connectivity. The status led also has a typo.
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
One button of the HG556a-C has the wrong GPIO pin defined in the dts file,
fix it
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Defer the CFE_EXTRAs evaluation to allow overriden BLOCK_SIZE and
IMAGE_OFFSET take effect, and replace the unused IMAGE_SIZE with
IMAGE_OFFSET in DEVICE_VARS.
This fixes image generation for targets using different offsets or
blocksizes.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
The CVG834G claimed to be a BCM6348, but is actually BCM3368. Since we
don't test against it, this was harmless.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|\|
| |
| | |
openssl: update to 1.0.2j
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Security fixes:
* (Severity: High) OCSP Status Request extension unbounded memory growth (CVE-2016-6304)
* (Severity: Moderate) SSL_peek() hang on empty record (CVE-2016-6305)
* (Severity: Moderate) Missing CRL sanity check (CVE-2016-7052)
* 10 Low severity issues
Security advisories:
https://www.openssl.org/news/secadv/20160922.txt
https://www.openssl.org/news/secadv/20160926.txt
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\|
| |
| | |
xtables-addons update, drop sched_getcpu from perf
|
| |
| |
| |
| |
| |
| | |
Fixes broken btrfs support in 4.12
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
upstream change: 8ee4646038e47d065d35703e3e343136c4cd42aa
fixes dependency w. Kernel 4.6
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| |
| |
| | |
Current musl already provides sched_getcpu
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- fix compilation w. Kernel 4.6 due to
hash->shash crypto API
- remove a patch integrated upstream
- remove unrecognized configure option
removed upstream in 2010
commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\ \
| |/
|/| |
Fix discrepancy between git.openwrt.org and github by importing the missing commit for ncurses
|
|/
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49373 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
|\
| |
| | |
musl: update musl to version 1.1.15, remove sh3 workaround
|
| |
| |
| |
| |
| |
| |
| | |
The removed patch is already integrated in upstream musl.
Add one additional patch which fixes a regression on mips.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|/
|
|
|
|
| |
The GCC bug 67260 is fixed upstream now, remove this workaround.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|\
| |
| | |
Bump legacy 3.18 and 4.1 kernels to latest
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\ \
| | |
| | | |
Enable nand for mt7621
|
|/ /
| |
| |
| |
| |
| | |
Ubiquiti ERX is an mt7621 based nand device, so enable nand packages for mt7621 boards
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\ \
| | |
| | | |
ipq806x: Build image for Netgear Nighthawk X4 7500v2
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexis Green <alexis@cessp.it>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\ \ \
| | | |
| | | | |
gemini: add 4.4 support
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\ \ \ \
| |_|/ /
|/| | | |
full Netgear Nighthawk R7800 support
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It's not clear if the error is in file naming in firmware repository or in the driver, so fix it here for now.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|